mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-24 12:05:21 +02:00
changes to healthcheck. specify mount points for telegraf
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
healthcheck:
|
||||
enabled: False
|
||||
schedule: 10
|
||||
checks:
|
||||
- zeek
|
||||
@@ -0,0 +1,5 @@
|
||||
healthcheck:
|
||||
enabled: False
|
||||
schedule: 10
|
||||
checks:
|
||||
- zeek
|
||||
@@ -35,6 +35,7 @@ base:
|
||||
- auth
|
||||
- logstash
|
||||
- logstash.eval
|
||||
- healthcheck.eval
|
||||
- minions.{{ grains.id }}
|
||||
|
||||
'*_node':
|
||||
|
||||
Reference in New Issue
Block a user