enables audit log on full-cluster (#9315)

This commit is contained in:
Drew Bailey
2020-11-11 08:33:01 -05:00
committed by GitHub
parent 5b165da965
commit 057241d7ae

View File

@@ -10,6 +10,10 @@ consul {
address = "127.0.0.1:8500"
}
audit {
enabled = true
}
telemetry {
collection_interval = "1s"
disable_hostname = true