Alvin Chen

Results 4 issues of Alvin Chen

We should better communicate two things with the file input docs: - Filebeat should be the recommended solution for log extraction. - When absolutely required, the file input should **only**...

bug
docs

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:...

docs

Translate supports JSON, CSV, and YAML file lookups. Each of these formats support some type of multi-field lookup; for JSON and YAML its heirarchical, and in CSV, a lookup on...

enhancement
discuss

With the recent addition of [GeoIP2 ISP and ASN lookup support](https://github.com/logstash-plugins/logstash-filter-geoip/issues/110#issuecomment-294641410), we should include [documentation](https://www.elastic.co/guide/en/logstash/current/plugins-filters-geoip.html) on how to enable it esp since its been a hot request. We don't bundle...

docs