Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion elk-stack/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ services:
- traefik_proxy

metricbeat:
image: docker.elastic.co/beats/metricbeat:9.4.0
image: docker.elastic.co/beats/metricbeat:9.4.1
container_name: metricbeat
command: --strict.perms=false -e # -e flag to log to stderr and disable syslog/file output
restart: unless-stopped
Expand Down