Description of events configuration options
Configuration option = Default value Description
[event]
= event_definitions.yaml (StrOpt) Configuration file for event definitions.
= False (BoolOpt) Drop notifications if no event definition matches. (Otherwise, we convert them with just the default traits)
= [] (MultiStrOpt) Store the raw notification for select priority levels (info and/or error). By default, raw details are not captured.
[notification]
= True (BoolOpt) Acknowledge message when event persistence fails.
= False (BoolOpt) Save event details.
= 1 (IntOpt) Number of workers for notification service, default value is 1.
= False (BoolOpt) Enable workload partitioning, allowing multiple notification agents to be run simultaneously.