Azure / azure-diagnostics-tools

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

path_filters uknown setting #171

Closed camilisette closed 6 years ago

camilisette commented 6 years ago

I am getting an error when using "path_filters"

[2018-09-25T10:12:01,998][ERROR][logstash.inputs.logstashinputazureblob] Unknown setting 'path_filters' for azureblob

logstash-input-azureblob (0.9.12)

I already updated the plugin using "logstash-plugin update logstash-input-azureblob"

How do I fix this?

brahmnes commented 6 years ago

Hi @camilisette,

That's because version 0.9.12 doesn't have that feature yet. Version 0.9.13 has just been released and it has this fix. Please try again.