Return data to the host operating system's syslog facility
Required python modules: syslog, json
The syslog returner simply reuses the operating system's syslog facility to log return data
To use the syslog returner, append '--return syslog' to the salt command.
salt '*' test.ping --return syslog