diff --git a/src/content/partials/logs/filtering-limitations.mdx b/src/content/partials/logs/filtering-limitations.mdx index 6ab2216d4bca47d..2d32cc7f88aa921 100644 --- a/src/content/partials/logs/filtering-limitations.mdx +++ b/src/content/partials/logs/filtering-limitations.mdx @@ -7,5 +7,5 @@ Filtering is not supported on the following data types: `objects`, `array[object]`. -For the Firewall events dataset, the following fields are not supported: `Action`, `Kind`, `MatchIndex`, `Metadata`, `OriginatorRayID`, `RuleID`, and `Source`. +For the Firewall events dataset, the following fields are not supported: `Action`, `Description`, `Kind`, `MatchIndex`, `Metadata`, `OriginatorRayID`, `RuleID`, and `Source`. :::