Routing

Routing

Routing enables Grepr to treat messages that match a certain query differently from others. Pipelines created through the Grepr UI do not have routing within them. If you'd like to have data treated differently based on a query match within the UI, we recommend creating multiple pipelines from the same source, and then using filters to specify what data each pipeline should handle. Alternatively, you can use the API to create a more complex pipeline configuration. Details can be found in the API docs.