mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
enables audit log on full-cluster (#9315)
This commit is contained in:
@@ -10,6 +10,10 @@ consul {
|
||||
address = "127.0.0.1:8500"
|
||||
}
|
||||
|
||||
audit {
|
||||
enabled = true
|
||||
}
|
||||
|
||||
telemetry {
|
||||
collection_interval = "1s"
|
||||
disable_hostname = true
|
||||
|
||||
Reference in New Issue
Block a user