PAN Packs Question: what purpose does the index index || ‘firewall’ serve?
Tony Reinke - Cribl
Posts: 134 admin
Best Answer
-
It sets the index to the value of the field index, if it exists, else set it to firewall. Its a defense against the condition where the data comes in raw from the syslog input and has no metadata assigned.
0
Answers
-
It sets the index to the value of the field index, if it exists, else set it to firewall. Its a defense against the condition where the data comes in raw from the syslog input and has no metadata assigned.
0