We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668f52c commit 70e64bfCopy full SHA for 70e64bf
1 file changed
aws-cloudwatch-project/docker/docker-compose-elk.yml
@@ -17,7 +17,7 @@ services:
17
- "9300:9300"
18
19
logstash:
20
- image: docker.elastic.co/logstash/logstash:8.18.3
+ image: docker.elastic.co/logstash/logstash:9.0.3
21
container_name: logstash
22
command: logstash -f /etc/logstash/conf.d/logstash.conf
23
volumes:
0 commit comments