From a918455df25809dd80f182b3ced3001c0f3e81ba Mon Sep 17 00:00:00 2001 From: Stephen Haynes Date: Mon, 22 Jun 2026 12:21:01 -0700 Subject: [PATCH 1/3] Update changelog with a note about the addition of new log profiles --- content/nginx-one-console/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/nginx-one-console/changelog.md b/content/nginx-one-console/changelog.md index 9372c4baa5..69ae90676f 100644 --- a/content/nginx-one-console/changelog.md +++ b/content/nginx-one-console/changelog.md @@ -9,6 +9,12 @@ f5-docs: DOCS-1394 Stay up-to-date with what's new and improved in the F5 NGINX One Console. +## June 23, 2026 + +### F5 WAF for NGINX: Added additional built-in log profiles + +Nine additional built-in WAF log profiles and two default security policies are now available out of the box, covering common logging formats (default, gRPC, ArcSight, Splunk) and policy strictness levels. + ## June 15, 2026 ### F5 WAF for NGINX: Updated policy version names From 8224becabfafb8381444de2ae09f3444021992ca Mon Sep 17 00:00:00 2001 From: Stephen Haynes Date: Mon, 22 Jun 2026 12:24:12 -0700 Subject: [PATCH 2/3] fix verbiage to exclude changes which were omitted --- content/nginx-one-console/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one-console/changelog.md b/content/nginx-one-console/changelog.md index 69ae90676f..88c3ea1295 100644 --- a/content/nginx-one-console/changelog.md +++ b/content/nginx-one-console/changelog.md @@ -13,7 +13,7 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. ### F5 WAF for NGINX: Added additional built-in log profiles -Nine additional built-in WAF log profiles and two default security policies are now available out of the box, covering common logging formats (default, gRPC, ArcSight, Splunk) and policy strictness levels. +Nine additional built-in WAF log profiles are now available out of the box, covering common logging formats (default, gRPC, ArcSight, Splunk). ## June 15, 2026 From 46c26da5067aa02de5ddefd424223ea13177c096 Mon Sep 17 00:00:00 2001 From: shaynesf5 <143122659+shaynesf5@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:40:21 -0700 Subject: [PATCH 3/3] Update content/nginx-one-console/changelog.md Co-authored-by: Travis Martin <33876974+travisamartin@users.noreply.github.com> --- content/nginx-one-console/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginx-one-console/changelog.md b/content/nginx-one-console/changelog.md index 88c3ea1295..ff575c0382 100644 --- a/content/nginx-one-console/changelog.md +++ b/content/nginx-one-console/changelog.md @@ -13,7 +13,7 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. ### F5 WAF for NGINX: Added additional built-in log profiles -Nine additional built-in WAF log profiles are now available out of the box, covering common logging formats (default, gRPC, ArcSight, Splunk). +Nine additional built-in WAF log profiles are now available, covering common logging formats: default, gRPC, ArcSight, and Splunk. ## June 15, 2026