Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Configuring Logging Destinations to Send Messages to the System Logging Facility (SRC CLI)

    Use the following configuration statements to configure system logging for IMS:

    slot number ims logger name ...
    slot number ims logger name syslog { filter filter;host host;facility facility;format format; }

    To configure logging destinations to send log messages to the system logging facility:

    1. From configuration mode, access the statement that configures the name and type of logging destination. In this sample procedure, the logging destination called log2 is configured.
      user@host# edit slot 0 ims logger log2 syslog
    2. Specify the properties for the logging destination.
      [edit slot 0 ims logger log2 syslog] user@host# set ?

      For more information about configuring properties for the logging destination, see Configuring System Logging (SRC CLI).

    3. (Optional) Verify your configuration.
      [edit slot 0 ims logger log2 syslog] 
      user@host# show 

    Modified: 2009-11-11