[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Event Logging to a Local File

You configure the 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;
}

Common Criteria event logging should cover the same events as JUNOS-FIPS. For recommendations about which events to log, see Recommended JUNOS-FIPS System Log Configuration .

For more information about configuring event logging, see the JUNOS System Basics Configuration Guide or the J-series Services Router Administration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]