Merge pull request #11198 from hashicorp/f-no-audit-log-timestamp

docs: add upgrade guide entry for audit log naming
This commit is contained in:
Michael Schurter
2021-09-17 11:57:46 -07:00
committed by GitHub
2 changed files with 11 additions and 0 deletions

3
.changelog/11198.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
audit (Enterprise): Don't timestamp active audit log file.
```

View File

@@ -13,6 +13,14 @@ upgrade. However, specific versions of Nomad may have more details 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 upgrade flow.
## Nomad 1.0.11 and 1.1.5 Enterprise
#### Audit log file names
Audit log file naming now matches the standard log file naming introduced in
1.0.10 and 1.1.4. The audit log currently being written will no longer have a
timestamp appended.
## Nomad 1.0.10 and 1.1.4
#### Log file names