Getting Data In

I installed a universal forwarder on a Windows, but why do I not see this host in the list of forwarders under "Add data"?

splunkgk
Path Finder

I have Installed a Splunk universal forwarder on a Windows host and started the services. But while adding the data under "Add data" in my Splunk app, I am not able to see the installed Windows machine on list of forwarders. Is that something I need to edit the inputs.conf on the forwarder? Could someone share steps to send logs from Windows machine to a Splunk server (linux)?

0 Karma

Azeemering
Builder

There are several settings that you need to configure before this works:

  1. Install the UF software on the server where you want to collect the data from and send it to the indexer.
  2. Configure the forwarder to connect to the indexer. The indexer listens on a receiving port for forwarded data. You also need to configure the receiving port (for example 9997) on the indexer first (one time only): The indexer listens on a receiving port for forwarded data. See--> http://docs.splunk.com/Documentation/Splunk/6.5.1/Forwarding/Enableareceiver On the indexer: Settings->Forwarding & Receiving->Configure Receiving or in command line: splunk enable listen <9997> This is saved in the inputs.conf on the indexer [splunktcp://9997]
  3. Set up forwarding on the Universal Forwarder: Configure outputs.conf [tcpout:splunk_indexer] server = ipadress:9997 You can do this in command line: splunk add forward-server indexername:9997

hunters_splunk
Splunk Employee
Splunk Employee

Hi splunkgk,

Are you trying to collect Windows event log data? If so, please following the instructions here in the Getting Data In manual:
http://docs.splunk.com/Documentation/Splunk/6.5.1/Data/MonitorWindowseventlogdata

Hope it helps.
Hunter

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Did you modify the forwarder's outputs.conf file to point to your indexer?

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...