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 e737281 commit a0c98f7Copy full SHA for a0c98f7
test_config_syntax.sh
@@ -11,5 +11,5 @@ set -eux
11
docker run --rm -it \
12
--volume "$(pwd)"/postfix.grok:/etc/logstash/patterns.d/postfix.grok \
13
--volume "$(pwd)"/50-filter-postfix.conf:/usr/share/logstash/pipeline/50-filter-postfix.conf \
14
- logstash:8.12.0 \
+ logstash:8.14.1 \
15
logstash --config.test_and_exit -f /usr/share/logstash/pipeline/50-filter-postfix.conf
0 commit comments