From 21e25553a3667d9c5c80a9e124c68827fa6516af Mon Sep 17 00:00:00 2001 From: Khushi Jain Date: Fri, 28 Feb 2025 18:11:05 +0530 Subject: [PATCH] add changelgo --- CHANGELOG.next.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 42cf55b071f5..6ea76df48c62 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -313,6 +313,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403] - Add `uppercase` processor. {issue}22254[22254] {pull}41535[41535] - Replace `compress/gzip` with https://github.com/klauspost/compress/gzip library for gzip compression {pull}41584[41584] - Add regex pattern matching to add_kubernetes_metadata processor {pull}41903[41903] +- Add `logging.with_fields` to the logging configuration. It allows for including additional context to the beat logs *Auditbeat*