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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...