mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
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:
3
.changelog/11198.txt
Normal file
3
.changelog/11198.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
audit (Enterprise): Don't timestamp active audit log 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
|
||||
|
||||
Reference in New Issue
Block a user