Syslog
Syslog events on Linux computers using the Log Analytics agent.
Categories
- Virtual Machines
- Security
Solutions
- LogManagement
Resource types
- Virtual machines
- VMware
- Azure Stack HCI
- System Center Virtual Machine Manager
- Virtual Machine Scale Sets
Columns
| Column | Type | Description |
|---|---|---|
| Computer | string | Computer that the event was collected from. |
| EventTime | datetime | Date and time that the event was generated. |
| Facility | string | The part of the system that generated the message. |
| HostIP | string | IP address of the system sending the message. |
| HostName | string | Name of the system sending the message. |
| ProcessID | int | ID of the process that generated the message. |
| ProcessName | string | Name of the process that generated the message. |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| SeverityLevel | string | Severity level of the event. |
| SourceSystem | string | Type of agent the data was collected from. For syslog the value is typically Linux. |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| SyslogMessage | string | Text of the message. |
| TimeGenerated | datetime | Date and time the record was created. |
| Type | string | The name of the table |