diff --git a/source/components/notify.syslog.markdown b/source/components/notify.syslog.markdown index ef77b9a9fd4..10a9ba76c91 100644 --- a/source/components/notify.syslog.markdown +++ b/source/components/notify.syslog.markdown @@ -22,8 +22,10 @@ notify: priority: SYSLOG_PRIORITY ``` +The table contains values to use in your `configuration.yaml` file. + | facility | option | priority | -| --------- |:-------:| ---------:| +| :-------- |:--------| :---------| | kernel | pid | 5 | | user | cons | 4 | | mail | ndelay | 3 |