B.5 Customizing Logging Settings in Sentinel

By default, Sentinel generates and maintains INFO level logs for all Sentinel components. The log files are located in the /var/opt/novell/sentinel/log folder.

You can customize the logging settings as necessary in the respective files:

  • Sentinel server: /etc/opt/novell/sentinel/config/server_log.prop

  • Collector Manager: /etc/opt/novell/sentinel/config/collector_mgr_log.prop

  • Correlation Engine: /etc/opt/novell/sentinel/config/correlation_engine_log.prop

For information about configuring logging settings, see the documentation embedded in the respective files.

To customize logging settings in third-party components such as ActiveMQ, Jetty, and PostgreSQL, see the documentation for the respective components.

NOTE:Changing the log levels to ALL or FINEST results in verbose logs and may slow down the system performance.