Plugin:SysLog
From collectd Wiki
| Syslog plugin | |
|---|---|
| Type: | log |
| Callbacks: | config, log, shutdown |
| Status: | supported |
| First version: | 1.2 |
| Copyright: | 2007 Florian octo Forster |
| License: | GPLv2+ |
| Manpage: | collectd.conf(5) |
| List of Plugins | |
The SysLog plugin receives log messages from the daemon and dispatches them to syslog(3).
[edit] Synopsis
<Plugin "syslog"> LogLevel "info" </Plugin>
[edit] Dependencies
- syslog(3)

