From f5035a6dee01c30046090544eb6015ff41358fcb Mon Sep 17 00:00:00 2001 From: Ashleigh Brennan Date: Mon, 12 Feb 2024 11:38:14 -0600 Subject: [PATCH] fix callout --- modules/logging-content-filter-drop-records.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/logging-content-filter-drop-records.adoc b/modules/logging-content-filter-drop-records.adoc index 6ab75f0f2e31..00acfe70069a 100644 --- a/modules/logging-content-filter-drop-records.adoc +++ b/modules/logging-content-filter-drop-records.adoc @@ -48,7 +48,6 @@ spec: + matches:: Specify a regular expression. If log records match this regular expression, they are dropped. notMatches:: Specify a regular expression that does not match. If log records do not match this regular expression, they are dropped. -<4> Specify an array of field paths. Any fields that are not specified in this array are removed from the log record. <5> Specify the pipeline that the `drop` filter is applied to. . Apply the `ClusterLogForwarder` CR: