engine modulesΒΆ

docker_events Send events from Docker events
hipchat An engine that reads messages from Hipchat and sends them to the Salt event bus.
http_logstash HTTP Logstash engine
ircbot IRC Bot engine
junos_syslog Junos Syslog Engine
logentries An engine that sends events to the Logentries logging service.
logstash An engine that reads messages from the salt event bus and pushes them onto a logstash endpoint.
napalm_syslog NAPALM syslog engine
reactor
redis_sentinel An engine that reads messages from the redis sentinel pubsub and sends reactor events based on the channels they are subscribed to.
slack An engine that reads messages from Slack and sends them to the Salt event bus.
sqs_events An engine that continuously reads messages from SQS and fires them as events.
stalekey
test A simple test engine, not intended for real use but as an example
thorium
webhook Send events from webhook api

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2017.7.1

Previous topic

salt.cache.redis_cache module

Next topic

salt.engines.docker_events module