Closed sadsfae closed 6 years ago
I've noticed that the logstash-input-udp plugin is broken on the latest logstash, the workaround for this is to update the plugin manually:
logstash-input-udp
/usr/share/logstash/bin/logstash-plugin update logstash-input-udp Updating logstash-input-udp Updated logstash-input-udp 3.3.1 to 3.3.2
Related:
https://discuss.elastic.co/t/unable-to-fetch-mapping-do-you-have-indices-matching-the-pattern/844/10
I expect this to fix itself when Logstash gets updated from the current Elastic RPM repositories but I'm going to bake a fix into the playbook to do this manually as it doesn't hurt to be running the latest.
I've noticed that the
logstash-input-udp
plugin is broken on the latest logstash, the workaround for this is to update the plugin manually:Related:
https://discuss.elastic.co/t/unable-to-fetch-mapping-do-you-have-indices-matching-the-pattern/844/10
I expect this to fix itself when Logstash gets updated from the current Elastic RPM repositories but I'm going to bake a fix into the playbook to do this manually as it doesn't hurt to be running the latest.