Push log to Elasticsearch with a filebeat sidecar
I want to push the logs that exist in the folder /tmp/windmill/logs of my workers to Elasticsearch by using a Filebeat sidecar to watch this folder and push those logs to Elastic. The problem that I noticed is that I'm able to push only the logs that are too long to be displayed in the UI, while the short ones are not saved in this folder. Is there a way to push all the logs that the workers produce? Thanks
1 Reply
Use otel instead. Way better.