Skip to content

Commit

Permalink
Use latest logstash
Browse files Browse the repository at this point in the history
  • Loading branch information
whyscream committed Jul 4, 2024
1 parent e737281 commit a0c98f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_config_syntax.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ set -eux
docker run --rm -it \
--volume "$(pwd)"/postfix.grok:/etc/logstash/patterns.d/postfix.grok \
--volume "$(pwd)"/50-filter-postfix.conf:/usr/share/logstash/pipeline/50-filter-postfix.conf \
logstash:8.12.0 \
logstash:8.14.1 \
logstash --config.test_and_exit -f /usr/share/logstash/pipeline/50-filter-postfix.conf

0 comments on commit a0c98f7

Please sign in to comment.