Getting Data In

Urgent Help required , Splunk Indexer to forward data to syslog server(rsyslog or thrid party)

sumitkathpal292
New Member

Dear Experts,

Currently we have test environment where we have one indexer and search head however we need to forward the syslog data(On port 514) received from the indexer to another syslog server and also keep local copy for our search head for investigation/log retention purpose.

Thanks in advance

Tags (1)
0 Karma
1 Solution

skalliger
Motivator

Hi,

Edit: I just realised - according to the documentation - only Heavy Forwarders are able to output syslog data. You still may try it.

simply add an outputs.conf on your indexer with something like this:

[syslog]
defaultGroup=YourSyslogServerGroup

[syslog:YourSyslogServerGroup]
server = 1.2.3.4:514

This should do the job. For further details, review the documentation.

Skalli

View solution in original post

0 Karma

skalliger
Motivator

Hi,

Edit: I just realised - according to the documentation - only Heavy Forwarders are able to output syslog data. You still may try it.

simply add an outputs.conf on your indexer with something like this:

[syslog]
defaultGroup=YourSyslogServerGroup

[syslog:YourSyslogServerGroup]
server = 1.2.3.4:514

This should do the job. For further details, review the documentation.

Skalli

0 Karma

koshyk
Super Champion

how are you receiving the data? You use Search Head as your heavy-forwarder to send to Indexder?
Or do you want to send the data from Indexer to syslog server?

0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...