Configuring Logging Destinations for the JPS
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;
- }
