Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The P1 server keeps system logs for 7 days, these are in /var/log/syslog.* and need to be accessed via ssh.

Use a terminal program such as PuTTY to access the server via ssh (see example below)

image-20240823-111834.png

Each day at 0100, the system will roll over to the next log and delete the oldest one.

Use the syslog command as follows:

syslog for today
syslog.1 for yesterday
syslog.2 for 2 days ago
etc

  • No labels