mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
GITBOOK-23: Correct CLI flag in siem example
This commit is contained in:
committed by
gitbook-bot
parent
449e928b26
commit
c0c13eb6a8
@@ -35,7 +35,7 @@ docker run -d -p 8000:8000 -p 9443:9443 \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v portainer_data:/data \
|
||||
portainer/portainer-ee:sts \
|
||||
--syslog-addr=syslog.mydomain.com \
|
||||
--syslog-address=syslog.mydomain.com \
|
||||
--syslog-port=514 \
|
||||
--syslog-source-hostname="my-portainer-instance"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user