diff --git a/.changelog/11198.txt b/.changelog/11198.txt new file mode 100644 index 00000000000..6dabb90447e --- /dev/null +++ b/.changelog/11198.txt @@ -0,0 +1,3 @@ +```release-note:bug +audit (Enterprise): Don't timestamp active audit log file. +``` diff --git a/website/content/docs/upgrade/upgrade-specific.mdx b/website/content/docs/upgrade/upgrade-specific.mdx index aca8c852fb1..9365ca880d3 100644 --- a/website/content/docs/upgrade/upgrade-specific.mdx +++ b/website/content/docs/upgrade/upgrade-specific.mdx @@ -14,6 +14,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