We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a600b7 commit 64ab2e9Copy full SHA for 64ab2e9
docker/fluentd/Dockerfile.j2
@@ -46,7 +46,7 @@ RUN chmod 755 /usr/local/bin/kolla_extend_start
46
{% block fluentd_plugins_install %}
47
48
{% set fluentd_plugins = [
49
- 'fluent-plugin-elasticsearch',
+ 'fluent-plugin-elasticsearch:"<5.3.0"',
50
'fluent-plugin-grok-parser',
51
'fluent-plugin-prometheus',
52
'fluent-plugin-rewrite-tag-filter',
0 commit comments