Plugging TeamCity with an ElasticSearch / Kibana stack
Hi
We'd like to centralize all logs generated by our tools into an ElasticSearch stack. (TeamCity is just one of them)
We would need that for the Server logs, and all build agents logs.
What would be the recommended way to do it using TC 2017.1.2 ?
Thanks
Please sign in to leave a comment.
Not an expert in this area, but on this page the recommended approach is to use Filebeat: https://www.elastic.co/blog/log4j-input-logstash
Unfortunately whether it works well or not, I don't know.
Thanks for the followup, I guess I'm on my own then :)
I'd love for https://youtrack.jetbrains.com/issue/TW-47084 to happen, to make exactly this integration point much more easy to do.
At the moment, it's really hard to get any operational insight into teamcity via modern tooling like prometheus, ELK, graphite, etc.