You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isn't at the moment, but shouldn't be too hard to implement...
The architecture is open for this, the ClearlyServer is a gRPC server, which would happily respond to any client that wanted to capture log messages in real-time, and send them to ELK or whatever other service.
It could also be some kind of plugin, installed right within ClearlyClient, which would allow capturing messages on-demand.
Unfortunately, I do not have any free time to make it, but I would gladly accept pull requests for it...
Hello,
Is there any way to send these logs to Logstash with Clearly container?
I mean using something like these :
https://logz.io/blog/python-logs-elk-elastic-stack/
https://python-logstash-async.readthedocs.io/en/stable/
The text was updated successfully, but these errors were encountered: