Skip to content

Commit

Permalink
Updating logstash dockerfile
Browse files Browse the repository at this point in the history
Updating logstash to latest image
  • Loading branch information
c3s4rfred committed Nov 1, 2024
1 parent 7b0160e commit fc0bb28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/logstash/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.elastic.co/logstash/logstash-oss:7.17.4-amd64
FROM docker.elastic.co/logstash/logstash-oss:8.15.3-amd64
USER root
RUN bin/logstash-plugin install logstash-input-http
RUN bin/logstash-plugin install logstash-output-http
Expand Down

0 comments on commit fc0bb28

Please sign in to comment.