Configuring Logging Destinations for the JPS (SRC CLI)
By default, the JPS has four logging destinations.
Use the following configuration statements to configure logging destinations for the JPS:
slot number jps logger name ...
slot number jps logger name file { filter filter; filename filename; rollover-filename rollover-filename; maximum-file-size maximum-file-size; }
slot number jps logger name syslog { filter filter;host host;facility facility;format format; }
Related Documentation
- JPS Overview
- Modifying the JPS Configuration (C-Web Interface)
- Configuring JPS to Store Log Messages in a File (SRC CLI)
- Configuring JPS to Send Log Messages to System Logging Facility (SRC CLI)