Y
Hacker News
new
|
ask
|
show
|
jobs
by
synthc
1027 days ago
Logstash is terrible, i've had so many problems with it.
1 comments
esafak
1027 days ago
what do you prefer?
link
synthc
1027 days ago
With logstash I had cases where it was taking more resources than the application that generated the damn logs.
These days i prefer fluentd, but in some cases I let my apps insert directly into ElasticSearch.
link
gabriellavaldes
1027 days ago
at aptible - we prefer fluentd. one of our engs talks about the reasons why in the article above, but the tldr is fluentd is extensible like logstash, but far better performance
link