4

I'm using ELK with FileBeat log shipper and I would like to know if it's possible to read compressed files (like tar.gz) using FileBeats without extracting?

Thanks!

asaf
  • 51
  • 1
  • 4
  • I have the same question but for uncompressing single.gz files, not .tar.gz files which may contain multiple files. – Bjorn May 17 '18 at 12:13

1 Answers1

1

Not yet. You can track progress in this github issue: https://github.com/elastic/beats/issues/637

mkop
  • 91
  • 1
  • 6
  • @jocactus "Not yet" is maybe a terse answer and not helpful but it is an answer. It is not link only. even without the link the answer makes sense. – rene Dec 30 '18 at 11:04