• Overview
  • Tutorials
  • Documentation
  • Downloads
  • Develop
  • Table of Contents
  • Glossary
  • previous
  • next
  • all salt modules
  • index

Events & Reactor

  • Event System
    • Event types
      • Salt Master Events
        • Authentication events
        • Start events
        • Key events
        • Job events
        • Runner Events
        • Presence Events
        • Cloud Events
    • Listening for Events
      • From the CLI
      • Remotely via the REST API
      • From Python
    • Firing Events
    • Firing Events from Python
      • From Salt execution modules
      • From Custom Python Scripts
  • Beacons
    • Configuring Beacons
      • Beacon Monitoring Interval
      • Avoiding Event Loops
    • Beacon Example
      • Create Watched File
      • Add Beacon Configs to Minion
      • View Events on the Master
      • Create a Reactor
        • Reactor SLS
        • State SLS
        • Master Config
      • Start the Salt Master in Debug Mode
      • Trigger the Reactor
    • Writing Beacon Plugins
      • The beacon Function
      • The Beacon Return
      • Calling Execution Modules
      • Distributing Custom Beacons
  • Reactor System
    • Event System
    • Mapping Events to Reactor SLS Files
    • The Goal of Writing Reactor SLS Files
      • Jinja Context
      • Advanced State System Capabilities
      • Beacons and Reactors
    • Fire an event
    • Knowing what event is being fired
    • Debugging the Reactor
    • Understanding the Structure of Reactor Formulas
      • Calling Execution modules on Minions
      • Executing Reactors from the Minion
      • Calling Runner modules and Wheel modules
      • Passing event data to Minions or Orchestrate as Pillar
    • A Complete Example
    • Syncing Custom Types on Minion Start

Generated on April 03, 2018 at 06:37:10 MDT.

You are viewing docs for the previous stable release, 2016.11.9. Switch to docs for the latest stable release, 2017.7.4, or to a recent doc build from the develop branch.


saltstack.com

© 2018 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy

2016.11.9 2017.7.4 Develop
  • Installation
  • Configuring Salt
  • Using Salt
  • Remote Execution
  • Configuration Management
  • Utility Modules - Code Reuse in Custom Modules
  • Events & Reactor
    • Event System
    • Beacons
    • Reactor System
  • Orchestration
  • Salt SSH
  • Salt Cloud
  • Salt Proxy Minion
  • Salt Virt
  • Command Line Reference
  • Salt Module Reference
  • APIs
  • Architecture
  • Minion Data Cache
  • Windows
  • Developing Salt
  • Release Notes