Getting Data In

How to edit my configurations to forward syslog to a third party using a Heavy Forwarder?

rgb22
New Member

Hello guys,

today i was able to send some syslogs to another non-Splunk instance, however when i tried to send 1 type of sourcetype i failed hard.

These are my outputs.conf, props.conf and transforms.conf and i really have no idea why isn't working. Maybe it's something really simple but i can't figure out what is it.

outputs.conf

[syslog]
defaultGroup = syslogGroup

[syslog:syslogGroup]
server = dest ip:5146

props.conf

[sourcetype::WinEventLog:Security]
TRANSFORMS-mcafee = send_to_syslog

transforms.conf

[send_to_syslog]
REGEX = .
DEST_KEY = _SYSLOG_ROUTING
FORMAT = syslogGroup

Any kind of help would be appreciate.

0 Karma

somesoni2
Revered Legend

You specify sourcetype without any prefix in props.conf (prefix only needed for source and host), so update your props.conf entry with this

props.conf

[WinEventLog:Security]
 TRANSFORMS-mcafee = send_to_syslog
0 Karma

rgb22
New Member

i made a mistake, it was supose to be WinEventLog:Security instead of fgt_traffic

0 Karma

mhassan05
New Member

How to verify that it is actually working?

0 Karma

rgb22
New Member

Thanks for your answer, i made this modification and the problem persists. I tried to use " syslogSourceType = sourcetype::fgt_traffic" at output.conf but it didnt work either.

0 Karma
Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...