Viewing log rotation configuration using the CLI

Prev Next

This topic describes how to view file-based log rotation configuration for various types of log files on the Central Management System appliance. You can view the configuration details for the following file types:

  • audit

  • eventd

  • events

  • fireeyedb

  • lms_production

  • login-history

  • perfmon

  • syslog

  • weblogs

  • all

For a full list of logging commands and their usage and parameters, see the CLI Command Reference.

Prerequisites
  • Admin access

To view file-based log rotation configuration:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Specify the file type and view the log rotation configuration:

    hostname (config) # show logging-filewise <audit | eventd | events | fireeyedb | lms_production | login-history | perfmon | syslog | weblogs | all>