Azure / azure-diagnostics-tools

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

Why plugin logstash-input-azureblob is not installed by default as logstash-input-azure_event_hubs #197

Closed Marusyk closed 4 years ago

Marusyk commented 5 years ago

I'm going to use this plugin and notice that it is not installed by default in logstash:

bin/logstash-plugin list

logstash-input-azure_event_hubs logstash-input-beats logstash-input-couchdb_changes logstash-input-dead_letter_queue logstash-input-elasticsearch ...

Is it possible to install it by defaultlike logstash-input-azure_event_hubs?

briangardner commented 4 years ago

I'm guessing this is because Elastic has taken over ownership of the event_hubs plugin, but they have not taken ownership of the azureblob plugin.