Skip to content

Commit a0c98f7

Browse files
committed
Use latest logstash
1 parent e737281 commit a0c98f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_config_syntax.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ set -eux
1111
docker run --rm -it \
1212
--volume "$(pwd)"/postfix.grok:/etc/logstash/patterns.d/postfix.grok \
1313
--volume "$(pwd)"/50-filter-postfix.conf:/usr/share/logstash/pipeline/50-filter-postfix.conf \
14-
logstash:8.12.0 \
14+
logstash:8.14.1 \
1515
logstash --config.test_and_exit -f /usr/share/logstash/pipeline/50-filter-postfix.conf

0 commit comments

Comments
 (0)