| carbon_return | Take data from salt and "return" it into a carbon receiver |
| cassandra_return | Return data to a Cassandra ColumnFamily |
| local | The local returner is used to test the returner interface, it just prints the |
| 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 error back to sentry |
| smtp_return | Return salt data via email |
| syslog_return | Return data to the host operating system's syslog facility |