Actions#

Actions tell EventReporter what to do with an event after a rule matches. They store, forward, transform, or trigger follow-up behavior.

Important behavior#

  • A rule can contain multiple actions.

  • Actions run in the order they are configured.

  • Start with one simple output action during initial setup so the event path is easy to verify.

Storing actions#

Forwarding actions#

Internal actions#

Other actions#