feat: change audit #6018
@@ -77,8 +77,11 @@ openbao:
|
||||
}
|
||||
}
|
||||
|
||||
audit "file" {
|
||||
path = "/openbao/audit/openbao_audit.log"
|
||||
audit "file" "to-stdout" {
|
||||
options {
|
||||
file_path = "/openbao/audit/openbao_audit.log"
|
||||
log_raw = "true"
|
||||
}
|
||||
}
|
||||
|
||||
service_registration "kubernetes" {}
|
||||
|
||||
Reference in New Issue
Block a user