mirror of https://github.com/caronc/apprise
Updated Notify_syslog (markdown)
parent
3151433771
commit
7616099d6b
|
@ -25,5 +25,6 @@ One might change the facility from it's default like so:
|
|||
Send a Syslog notification
|
||||
```bash
|
||||
# The following sends a syslog notification to the `user` facility
|
||||
apprise syslog://
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
syslog://
|
||||
```
|
Loading…
Reference in New Issue