logging auditlog class

Activates audit logging for various categories and classes of actions.

Syntax

logging auditlog class class
no logging auditlog class class

Command Default

CONFIGURATION, FIRMWARE, and SECURITY audit log classes are enabled.

Parameters

class
Specifies the class name of the audit log. Valid classes are CONFIGURATION, FIRMWARE, and SECURITY.

Modes

Global configuration mode

Usage Guidelines

The total message storage available is 2048 messages.

Enter no logging auditlog class class to disable the audit logging for the specified class.

Examples

To enable a specific audit log class:

device# configure terminal
device(config)# logging auditlog class security 
device(config)#