Syslog information
Find detailed information about syslog IDs, types, messages, and their meaning in the Syslog file guide.
The log ID is a twelve-character code in the following format:
c1c2c3c4c5c6c7c8c9c10c11c12
Composition:
c1c2: Log type IDc3c4: Log component IDc5c6: Log subtype IDc7: Priorityc8c9c10c11c12: Message ID
Example:
010101600001
c1c2: 01 (Security policy)
c3c4: 01 (Firewall rule)
c5c6: 01 (Allowed)
c7: 6 (Information)
c8c9c10c11c12: 00001 (Firewall traffic allowed)