Syslog and Process Logs Configuration

This section describes how to configure syslog and process log servers.

To configure syslogs and process logs:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type system and press Enter to access the system-level configuration elements.
    ORACLE(configure)# system
  3. Type system-config and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(system)# system-config
    ORACLE(system-config)#

    From this point, you can set process log parameters. Skip to the following process log configuration section.

  4. Type syslog-server and press Enter. The system prompt changes to let you know that you can begin configuring individual syslog parameters

    ORACLE(system-config)# syslog-server

    ORACLE(syslog-config)#

    From this point, you can set syslog parameters. The following is an example what an syslog and process log configuration might look like. Parameters not described in this section are omitted below.

    system-log-level               WARNING
    syslog-server
            address                        172.15.44.12
            port                           514
            facility                       4
    process-log-level              NOTICE
    process-log-ip-address         0.0.0.0
    process-log-port               0