mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-18 23:13:20 +01:00
Common Module - Fix type in telegraf
This commit is contained in:
@@ -138,7 +138,7 @@ so-telegraf:
|
|||||||
- hostname: telegraf
|
- hostname: telegraf
|
||||||
- binds:
|
- binds:
|
||||||
- /opt/so/log/telegraf:/var/log/telegraf:rw
|
- /opt/so/log/telegraf:/var/log/telegraf:rw
|
||||||
- /opt/so/conf/telegraf/etc/telegraf.conf:/etc/telegraf/relegraf.conf:ro
|
- /opt/so/conf/telegraf/etc/telegraf.conf:/etc/telegraf/telegraf.conf:ro
|
||||||
- /var/run/utmp:/var/run/utmp:ro
|
- /var/run/utmp:/var/run/utmp:ro
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- /:/host:ro
|
- /:/host:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user