mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-03 19:43:19 +01:00
Use new official images (#96)
This commit is contained in:
committed by
Anthony Lapenna
parent
cdf52bbfd3
commit
6cd82cf47a
@@ -1,4 +1,5 @@
|
||||
FROM logstash:5
|
||||
# https://github.com/elastic/logstash-docker
|
||||
FROM docker.elastic.co/logstash/logstash:5.2.1
|
||||
|
||||
# Add your logstash plugins setup here
|
||||
# Example: RUN logstash-plugin install logstash-filter-json
|
||||
|
||||
1
logstash/config/.placeholder
Normal file
1
logstash/config/.placeholder
Normal file
@@ -0,0 +1 @@
|
||||
Ensure the existence of the parent folder.
|
||||
Reference in New Issue
Block a user