Azure / azure-diagnostics-tools

Plugins and tools for collecting, processing, managing, and visualizing diagnostics data and configuration
98 stars 93 forks source link

Gzip files in azure blob storage #226

Open amit1411 opened 3 years ago

amit1411 commented 3 years ago

Hi, I am using the plugin with logstash version 7.7.0 but my blob container has gz files. Does the plugin support the gzip files out of the box?

akefallonitis commented 3 years ago

codec => "gzip_lines" does not plugin works with azure blob ?

amit1411 commented 3 years ago

@akefallonitis no that option does not work... i dont see any files being picked up by the plugin even if they are not in gzip..