Skip to content

Commit d256ed3

Browse files
authored
Add Syslog Severity levels information
1 parent a8b34d2 commit d256ed3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/azure-monitor/agents/data-collection-syslog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ The following facilities are supported with the Syslog collector:
4949
* local6
5050
* local7
5151

52+
The following are the severity levels of the events:
53+
* info
54+
* notice
55+
* error
56+
* warning
57+
* critical
58+
5259
For some device types that don't allow local installation of Azure Monitor Agent, the agent can be installed instead on a dedicated Linux-based log forwarder. The originating device must be configured to send Syslog events to the Syslog daemon on this forwarder instead of the local daemon. For more information, see the [Sentinel tutorial](../../sentinel/forward-syslog-monitor-agent.md).
5360

5461
## Configure Syslog

0 commit comments

Comments
 (0)