Audit log consul 1.17x changes (#18669)

* audit log consul 1.17x changes

* added some details

* verbose
This commit is contained in:
Ashesh Vidyut 2023-09-16 10:14:27 +05:30 committed by GitHub
parent 461549e304
commit 5d99fb7bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -14,6 +14,11 @@ provided for their upgrades as a result of new features or changed behavior.
This page is used to document those details separately from the standard This page is used to document those details separately from the standard
upgrade flow. upgrade flow.
## Consul 1.17.x
#### Audit Log naming changes (Enterprise)
Prior to Consul 1.17.0, audit logs contained timestamps on both the original log file names as well as rotated log file names.
After Consul 1.17.0, only timestamps will be included in rotated log file names.
## Consul 1.16.x ## Consul 1.16.x
#### Known issues #### Known issues