Add description about how to connect to local syslog with syslog hook

This commit is contained in:
devopstaku
2015-09-09 21:55:50 +08:00
parent 82c8de1af2
commit 4805f72c39
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ func init() {
}
}
```
Note: Syslog hook also support connecting to local syslog (Ex. "/dev/log" or "/var/run/syslog" or "/var/run/log"). For the detail, please check the [syslog hook README](hooks/syslog/README.md).
| Hook | Description |
| ----- | ----------- |