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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...