Pushing Logs to other services

Hey, I am looking for a way to push logs to another service. Is there an event handler or a way we can monitor the log flows and then call a third party api endpoint with the log details.

Hello, @Invited4.

If you want to use ‘Loggly’ or ‘Elastic search’ you can integrate it here(screenshot below).
In other case you need to implement a custom logger and do whatever you want to do.

Regards, Nikita.