Syslog events Show¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Timestamp |
string |
Full date and time when the syslog event was recorded. Records the precise time of the object’s creation or last update. Used for synchronization and logging purposes. |
Hostname |
string |
The hostname of the device that generated this syslog event. |
From host |
string |
The hostname or IP address of the source device that sent the syslog message. |
Facility |
string |
The syslog facility indicating the category of the event source. |
Message |
string |
The processed message content received from the network device or system node. |
Procid |
string |
The process ID of the application or service that generated the event. |
Program |
string |
The name of the process or daemon that created the syslog entry (e.g., snmpd, kernel, logrotate). |
Raw message |
string |
The original, unprocessed message content as received from the network device. |
Severity |
string |
The severity level of the event following the PSR-3 log level standard. |
System node |
oneOf MiniListSystemNodeResponse |
The NACVIEW system node identifier that recorded this event. |