Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaPalagina authored Apr 29, 2023
1 parent 686dc7c commit 48fb291
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions 10-monitoring-04-elk/help/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,10 @@ services:
- es-warm

logstash:
image: logstash:6.5.1

image: logstash:8.7.0
container_name: logstash
environment:
- "LS_JAVA_OPTS=-Xms256m -Xmx256m"
ports:
- 5046:5046
- 5044:5044
Expand Down

0 comments on commit 48fb291

Please sign in to comment.