Uses of Class
org.graylog.events.processor.modifier.EventModifierException
Packages that use EventModifierException
-
Uses of EventModifierException in org.graylog.events.processor.modifier
Methods in org.graylog.events.processor.modifier that throw EventModifierExceptionModifier and TypeMethodDescriptionvoidEventModifier.accept(EventWithContext eventWithContext, EventDefinition eventDefinition) Performs modification operations on the givenEventWithContext.