Getting Data In

CentOS 6 server Syslog forwording to Splunk server

heykumaran
New Member

Hello,

How can i forward syslog from one of our servers (CentOS 6.3) to Splunk Server (Windows 2012). Please help me

Thanks

Tags (2)
0 Karma

jtrucks
Splunk Employee
Splunk Employee

You can have Splunk listen for this data like this:

Manager -> Data inputs -> TCP -> Add new

Choose a TCP port, allow all hosts or restrict to a single host.
Set sourcetype to syslog on the bottom drop list.

If you want to point it at the non-default index, choose More settings and pick an index.

Click save and make sure your network and host firewalls allow the traffic.

--
Jesse Trucks
Minister of Magic

yannK
Splunk Employee
Splunk Employee

The port number is the on you defined yourself in the inputs.conf of your indexer. (or using the manager).

see http://docs.splunk.com/Documentation/Splunk/5.0.4/admin/Inputsconf

usually syslog servers use 514 UDP, but you can specify any.

0 Karma

nilesh8
New Member

Hi,

Could you tell TCP port number for the same.

0 Karma

jtrucks
Splunk Employee
Splunk Employee

Please mark Answered if this does solve your issue, too. thanks 🙂

--
Jesse Trucks
Minister of Magic
0 Karma

jtrucks
Splunk Employee
Splunk Employee

Yes, you must tell the CentOS machine to send logs off host. Assuming it is rsyslog, read these docs:

http://www.rsyslog.com/doc/rsyslog_reliable_forwarding.html

You could, also, set the Splunk Data input as UDP not TCP and use this method:

http://www.rsyslog.com/sending-messages-to-a-remote-syslog-server/

--
Jesse Trucks
Minister of Magic
0 Karma

heykumaran
New Member

Thanks..do i have to do any configuration in CentOS Server side to point to Splunk server

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...