Return the results of a highstate (or any other state function that returns data in a compatible format) via an HTML email or HTML file. |
|
The local returner is used to test the returner interface, it just prints the return data to the console to verify that it is being passed properly |
|
Return data to local job cache |
|
Read/Write multiple returners |
|
Return data to a PostgreSQL server with json data stored in Pg's jsonb data type |
|
Return data to a postgresql server |
|
Use a postgresql server for the master job cache. |
|
Take data from salt and "return" it into a raw file containing the json, with one line per event. |
|
Return data to the host operating system's syslog facility |