Bump Elastic Stack to 8.18.3

- Logstash: include syslog output plugin and config example
This commit is contained in:
t3chn0m4g3
2025-06-30 16:06:45 +02:00
parent 6933ee0065
commit 175e1944c2
6 changed files with 27 additions and 12 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu:24.04
ENV DEBIAN_FRONTEND noninteractive
ENV ES_VER=8.18.2
ENV ES_VER=8.18.3
#
# Include dist
COPY dist/ /root/dist/