Splunk Enterprise

Problem dropping events from fortinet

tdepablo88
Explorer

Hi,

When i drop traffic events on a Heavy Forwarder (fgt_traffic) my stanza don't work, its weird because in another heavy forwarder i have the same configuration and its works, mi props.conf and transforms.conf are:

props.conf

# FILTRO Eventos Fortinet Traffic
[fgt_log]
TRANSFORMS-filtro = filtrado_fortinet_traffic

transforms.conf

[filtrado_fortinet_traffic]
SOURCE_KEY = _raw
REGEX = \stype\=\"traffic\"\s
DEST_KEY = queue
FORMAT = nullQueue

best regards.

Diego.

Labels (1)
0 Karma
1 Solution

tdepablo88
Explorer

Hi,

Affirmative I put the same files on the first Heavy forwarder. yes I restart the HF after loading the files.

I'll close this question because the fortinets managers applied a filter on his appliances, to solve the issue I applied a filter because Fortinet didn't sent the corrects log files types.

thank you again Rich.

best regards.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust
Did you install the props.conf and transforms.conf files on the FIRST HF that sees the data? Did you restart the HF after loading the files?
---
If this reply helps you, Karma would be appreciated.

tdepablo88
Explorer

Hi,

Affirmative I put the same files on the first Heavy forwarder. yes I restart the HF after loading the files.

I'll close this question because the fortinets managers applied a filter on his appliances, to solve the issue I applied a filter because Fortinet didn't sent the corrects log files types.

thank you again Rich.

best regards.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...