Skip to content

Commit

Permalink
fix callout
Browse files Browse the repository at this point in the history
  • Loading branch information
abrennan89 committed Feb 12, 2024
1 parent 654f8e5 commit f5035a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/logging-content-filter-drop-records.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f5035a6

Please sign in to comment.