-
-
Notifications
You must be signed in to change notification settings - Fork 9
Offloading
assimbly edited this page Apr 24, 2020
·
7 revisions
Offloading is a special "to endpoint" where a copy of a message is send to. The endpoint is configured centrally (Settings Offloading). From there it can be used within every flow, by setting offloading to true.
The main use case for offloading is to have one endpoint for monitoring and analysis. For example you want to send a copy of messages to ElasticSearch.
- Go to Setting --> Offloading
- Configure the endpoint (just like a to endpoint in flow)
- Save the offloading endpoint.
From now on every flow where offloading is set true receives a copy of the message.