logstash-input-file icon indicating copy to clipboard operation
logstash-input-file copied to clipboard

Recommend Filebeat in docs

Open acchen97 opened this issue 8 years ago • 0 comments

Filebeat is the recommended product for tailing and shipping logs from host servers. We should have a note in the docs around this positioning.

A few features we could mention:

  • Lightweight Go process, no JVM requirement.
  • Load balancing, multi-line demuxing, data filtering
  • Highly scalable, live deployments of thousands of Beats

@dedemorton fyi many users still do use file input with LS instead of Beats though we recommend Filebeat.

acchen97 avatar Apr 21 '17 06:04 acchen97