Configure Event Logging to a Local File
You can configure storing of audit information to a local file with the
syslog
statement. This example stores logs in a file named
Audit-File:
[edit system] syslog { file Audit-File; }