Syslog internal messages
The syslog messages forwarded to your syslog console consist primarily of formatted SMF data. In addition, BMC AMI Defender writes several messages that are generated internally and indicate its own status. These messages all have a syslog facility of 5 (syslogd; see Syslog-facilities-and-severities) and are identified by an initial process tag of Internal, or as overridden with OPTIONS PROCESS.
The messages all begin with a message number, such as CZA0002I.
In CEF mode, internal messages have a header signature ID equal to the message number (such as CZA0002I) and a name as shown in the following table. The messages also have an extension of the following syntax: cat=Internal msg=text.
In LEEF mode, internal messages have a LEEF event ID of Internal CZA0nnnx (the message number) and cat=Internal.
Syslog severity | CEF name | Message in the messages library |
---|---|---|
6 (informational) | CZAGENT Date and CPUID | Internal: CZA0002I |
6 (informational) | CZAGENT Licensed organization | Internal: CZA0067I |
4 (warning) | CZAGENT Support expiry | Internal: CZA0126W |
6 (informational) | CZAGENT Version and Build | CZA0201I |
6 (informational) | CZAGENT Initialization success | Internal: CZA0205I |
6 (informational) | CZAGENT Counters header | Internal: CZA0210I |
6 (informational) | CZAGENT Counters | Internal: CZA0215I |
4 (warning) | CZAGENT Counter warning | Internal: CZA0217W |
5 (notice) | CZAGENT Termination | Internal: CZA0234I |
3 (error) | CZAGENT Record anomaly | Internal: CZA0253E |
2 (critical) | CZAGENT Not licensed | Internal: CZA0255C |
4 (warning) | CZAGENT DR Mode | Internal: CZA0256W |
2 (critical) | CZAGENT DR Mode | Internal: CZA0256C |
4 (warning) | CZAGENT Expiry | Internal: CZA0257W |
3 (error) | CZAGENT Unexpected record type | Internal: CZA0265E |
4 (warning) | CZAGENT DB2 Header offset | Internal: CZA0273W |
1 (alert) | CZAGENT Abnormal termination | Internal: CZA0276C |
4 (warning) | CZAGENT Subsystems not configured | Internal: CZA0277W |
4 (warning) | CZAGENT No subsystem configured | Internal: CZA0278W |
4 (warning) | CZAGENT EXITS not specified | Internal: CZA0286W |
4 (warning) | CZAGENT SUBSYS not specified | Internal: CZA0287W |
4 (warning) | CZAGENT Events purged | Internal: CZA0300W |
4 (warning) | CZAGENT MAXMSGLEN overflow | Internal: CZA0301W |
6 (informational) | CZAGENT Configuration refreshed | Internal: CZA0318I |
6 (informational) | CZAGENT Clock | Internal: CZA0352I |
2 (critical) | CZAGENT ABEND | Internal: CZA0353S |
6 (informational) | CZAGENT Swapping | Internal: CZA0375I |
6 (informational) | CZAGENT Queue Utilization | Internal: CZA0376W |
Related topic