Skip to content

Commit 5f109c9

Browse files
authored
[Logs] Add Description field in firewall_events dataset to the list of fields not supported for the filtering (#19974)
This adds `Description` field in `firewall_events` dataset to the list of fields not supported for the filtering.
1 parent 1f23ad9 commit 5f109c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/logs/filtering-limitations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77

88
Filtering is not supported on the following data types: `objects`, `array[object]`.
99

10-
For the Firewall events dataset, the following fields are not supported: `Action`, `Kind`, `MatchIndex`, `Metadata`, `OriginatorRayID`, `RuleID`, and `Source`.
10+
For the Firewall events dataset, the following fields are not supported: `Action`, `Description`, `Kind`, `MatchIndex`, `Metadata`, `OriginatorRayID`, `RuleID`, and `Source`.
1111
:::

0 commit comments

Comments
 (0)