Full list of builtin returner modulesΒΆ

carbon_return Take data from salt and "return" it into a carbon receiver
cassandra_return Return data to a Cassandra ColumnFamily
couchdb_return Simple returner for CouchDB. Optional configuration
local The local returner is used to test the returner interface, it just prints the
memcache_return Return data to a memcache server
mongo_future_return Return data to a mongodb server
mongo_return Return data to a mongodb server
mysql Return data to a mysql server
postgres Return data to a postgresql server
redis_return Return data to a redis server
sentry_return Salt returner that report execution results back to sentry.
smtp_return Return salt data via email
sqlite3_return Insert minion return data into a sqlite3 database
syslog_return Return data to the host operating system's syslog facility

Current Salt release: 2014.1.6

Docs for previous releases on salt.rtfd.org.

Previous topic

Returners

Next topic

salt.returners.carbon_return

Upcoming SaltStack Events