Skip to content

Commit 9297abc

Browse files
committed
table fix
1 parent 1d1ca2f commit 9297abc

File tree

1 file changed

+50
-48
lines changed

1 file changed

+50
-48
lines changed

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

Lines changed: 50 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -26,31 +26,32 @@ Syslog is an event logging protocol that's common to Linux. You can use the Sysl
2626
In the **Collect and deliver** step of the DCR, select **Linux Syslog** from the **Data source type** dropdown.
2727

2828
The following facilities are supported with the Syslog collector:
29-
| Pri index | Pri Name |
29+
30+
| Pri index | Pri Name |
3031
|:---|:---|
31-
| 0 | None |
32-
| 1 | Kern |
33-
| 2 | user |
34-
| 3 | mail |
35-
| 4 | daemon |
36-
| 4 | auth |
37-
| 5 | syslog |
38-
| 6 | lpr |
39-
| 7 | news |
40-
| 8 | uucp |
41-
| 9 | ftp |
42-
| 10 | ntp |
43-
| 11 | audit |
44-
| 12 | alert |
45-
| 13 | mark |
46-
| 14 | local0 |
47-
| 15 | local1 |
48-
| 16 | local2 |
49-
| 17 | local3 |
50-
| 18 | local4 |
51-
| 19 | local5 |
52-
| 20 | local6 |
53-
| 21 | local7 |
32+
| 0 | None |
33+
| 1 | Kern |
34+
| 2 | user |
35+
| 3 | mail |
36+
| 4 | daemon |
37+
| 4 | auth |
38+
| 5 | syslog
39+
| 6 | lpr |
40+
| 7 | news |
41+
| 8 | uucp |
42+
| 9 | ftp |
43+
| 10 | ntp |
44+
| 11 | audit |
45+
| 12 | alert |
46+
| 13 | mark |
47+
| 14 | local0 |
48+
| 15 | local1 |
49+
| 16 | local2 |
50+
| 17 | local3 |
51+
| 18 | local4 |
52+
| 19 | local5 |
53+
| 20 | local6 |
54+
| 21 | local7 |
5455

5556
:::image type="content" source="../../sentinel/media/forward-syslog-monitor-agent/create-rule-data-source.png" lightbox="../../sentinel/media/forward-syslog-monitor-agent/create-rule-data-source.png" alt-text="Screenshot that shows the page to select the data source type and minimum log level.":::
5657

@@ -180,31 +181,32 @@ If you edit the Syslog configuration, you must restart the Syslog daemon for the
180181
## Supported facilities
181182

182183
The following facilities are supported with the Syslog collector:
183-
| Pri index | Pri Name |
184+
185+
| Pri index | Pri Name |
184186
|:---|:---|
185-
| 0 | None |
186-
| 1 | Kern |
187-
| 2 | user |
188-
| 3 | mail |
189-
| 4 | daemon |
190-
| 4 | auth |
191-
| 5 | syslog |
192-
| 6 | lpr |
193-
| 7 | news |
194-
| 8 | uucp |
195-
| 9 | ftp |
196-
| 10 | ntp |
197-
| 11 | audit |
198-
| 12 | alert |
199-
| 13 | mark |
200-
| 14 | local0 |
201-
| 15 | local1 |
202-
| 16 | local2 |
203-
| 17 | local3 |
204-
| 18 | local4 |
205-
| 19 | local5 |
206-
| 20 | local6 |
207-
| 21 | local7 |
187+
| 0 | None |
188+
| 1 | Kern |
189+
| 2 | user |
190+
| 3 | mail |
191+
| 4 | daemon |
192+
| 4 | auth |
193+
| 5 | syslog |
194+
| 6 | lpr |
195+
| 7 | news |
196+
| 8 | uucp |
197+
| 9 | ftp |
198+
| 10 | ntp |
199+
| 11 | audit |
200+
| 12 | alert |
201+
| 13 | mark |
202+
| 14 | local0 |
203+
| 15 | local1 |
204+
| 16 | local2 |
205+
| 17 | local3 |
206+
| 18 | local4 |
207+
| 19 | local5 |
208+
| 20 | local6 |
209+
| 21 | local7 |
208210

209211
## Syslog record properties
210212

0 commit comments

Comments
 (0)