Event Forwarding Question

Julio2 days ago

Is it possible to configure event.forward.url to forward events to multiple servers at the same time? If so, how can I do that?

Anton Tananaev2 days ago

Not directly, but you can forward it to an external service and multiplex it from there!

Julioa day ago

Thank you!

Jacka day ago

You can use the mirror functionality of Envoy Proxy, but remember that mirror forwarding is asynchronous and that Envoy Proxy should respond to Traccar with the response from the primary endpoint.