Merge pull request 'feat: change audit' (#6018) from tmp/openbao-6 into main
Reviewed-on: #6018
This commit was merged in pull request #6018.
This commit is contained in:
@@ -77,8 +77,11 @@ openbao:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
audit "file" {
|
audit "file" "to-stdout" {
|
||||||
path = "/openbao/audit/openbao_audit.log"
|
options {
|
||||||
|
file_path = "/openbao/audit/openbao_audit.log"
|
||||||
|
log_raw = "true"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
service_registration "kubernetes" {}
|
service_registration "kubernetes" {}
|
||||||
|
|||||||
Reference in New Issue
Block a user