Getting Data In

Splunk Enterprise doesn't detect universal forwarder (linux)

dejanu
Loves-to-Learn

I have one machine with Splunk Enterprise and on another machines I've installed a universal forwarder. Even-though everything seems ok from the installation point of view, somehow  Spunk Enterprise does not detect the forwarder:

- In the Splunk Web interface I've  enabled receiving on port 9997 ( Splunk Web: Settings -> Forwarding and receiving )

- After installing the forwarder (linux) , I've started it from /bin :

./splunk start (accepted license)

./splunk add forward-server <splunk_web_server>:9997

# add a source

./splunk add monitor /var/log/auth.log -sourcetype linux_secure

./splunk restart

Am I missing something ? Thx

Labels (2)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @dejanu,

Possible options are;

1- On Splunk Enterprise machine, firewall may be blocking 9997 port access. Please check firewall.

2- Check internal logs for client host with;

index=_internal host=forwarder_hostname

3- If below steps are ok maybe there is permission problem. If you start UF on linux with splunk user, by default splunk user cannot read "/var/log/auth.log" file. You should give read permission to splunk user.

If this reply helps you an upvote is appreciated.

If this reply helps you an upvote and "Accept as Solution" is appreciated.
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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...