Event Forwarding Rules

You can configure event forwarding rules in the UI. Go to >RepositorySettingsEvent Forwarding to see and manage the event forwarding rules that apply to the repository. This is only possible after creating at least one Event Forwarders

Event Forwarding Rules

Figure 102. Event Forwarding Rules


To create an event forwarding rule, you specify a rule and select an already configured Event Forwarders.

The rule is a normal LogScale query. It is applied to the parsed events, and can be used to filter away events you do not wish to forward, or add fields to or remove fields from the events before forwarding them. Any manipulation done to the events only apply to the forwarded events, the events stored in LogScale will be the events that came out of the parser. The rule can contain any transformation function, but no aggregate functions, see Query Functions.