Trying to ingest gzipped csv logs

Trying to ingest the CSV.gz logs on to elastic, is there any module to do that. For now the gunzipped files I was able to get to elastic using the logstash csv filter plugin.

https://www.elastic.co/guide/en/logstash/current/plugins-filters-csv.html

Any help to read the gzipped logs directly is appreciated

There's not, feel free to raise this as a feature request though - https://github.com/logstash-plugins/logstash-input-file/issues

There already is an issue for this:

1 Like

Thanks warkolm, magnus for the update.
So, will wait for the codec