How do I get the raw logs and STDERROR/STDOUT for a Ark ASA server

I have a Ark ASA server that keeps dyeing on start. I want to get the raw logs not just the minimal logs that are in the interface. Where can I get them or how can I get them when launching with AMP?

I need to get the raw logs so I can see where the failure is happening and with the current logs that I get in the interface I can’t see them.

ShooterGame/Saved/Logs is where the server’s logs are

Thanks, I found it after posting and saw this now but I appreciate the response.

It would be super cool to have a feature to specify something in the UI that would read specific logs from the filesystem without having to SSH/RD into the system.

For ref, the log I needed was “ShooterGame.log”.
On my *nix server the full path was this:

/home/amp/.ampdata/instances/(SERVER NAME HERE)/ark-sa/2430930/ShooterGame/Saved/Logs/ShooterGame.log

You can just use the AMP file manager ofc

Yes, the desire is to get log tailing working properly in AMP, so particularly for servers like Ark we don’t have the hacky minimal logging that exists currently. We live in hope

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.