From 1671f3f0521e0f699bf6dd1f62e854ee43dd041c Mon Sep 17 00:00:00 2001 From: Ryan Faircloth <35384120+rfaircloth-splunk@users.noreply.github.com> Date: Wed, 29 Jul 2020 18:51:27 -0400 Subject: [PATCH] [doc] Palo filter does not support UDP due to limitations of message size (#591) --- docs/sources/PaloaltoNetworks/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sources/PaloaltoNetworks/index.md b/docs/sources/PaloaltoNetworks/index.md index f57e6c6..ac124d1 100644 --- a/docs/sources/PaloaltoNetworks/index.md +++ b/docs/sources/PaloaltoNetworks/index.md @@ -50,7 +50,6 @@ MSG Parse: This filter parses message content | Variable | default | description | |----------------|----------------|----------------| | SC4S_LISTEN_PALOALTO_PANOS_TCP_PORT | empty string | Enable a TCP port for this specific vendor product using a comma-separated list of port numbers | -| SC4S_LISTEN_PALOALTO_PANOS_UDP_PORT | empty string | Enable a UDP port for this specific vendor product using a comma-separated list of port numbers | | SC4S_ARCHIVE_PALOALTO_PANOS | no | Enable archive to disk for this specific source | | SC4S_DEST_PALOALTO_PANOS_HEC | no | When Splunk HEC is disabled globally set to yes to enable this specific source |