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

Configuring Event Logging to a Remote Server

You configure the export of audit information to a secure, remote server with the syslog statement. This example sends logs to a remote host named Secure-Audit-Server:

[edit system]
syslog {
host Secure-Audit-Server;
}

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]