Logging Customization

You can limit the log types that are stored and customize the log files to fit into the system resources. Systems with high resources can hold more logs for a longer period of time. Systems with low resources can reduce logging to fit the system needs.

Each service has two different customizable logs: all log, and the error log. Each customizable log may have up to 10 files of history: 1 active log file and 9 compressed history files. The active log file has a maximum size of 100MB for the base log, and 10MB for the error log. The default logging configuration for the base log captures all logging levels between panic and debugging, while the error log captures all logging levels between panic and error. You can customize all these values through logging customization.

Note

Note

Use the efa system logging show command to view the current logging configuration.