Getting Data In

How to setup data inputs configuration for universal forwarder and receiver?

kpavan
Path Finder

Hi All,

I have installed splunkforwarder-6.0.3 on windows server and configured .conf as below. Please let me know if am missing anything.

inputs.conf

[monitor:://C:\Program Files (x86)\Hitachi ID\Telephone Password Manager\Logs\TEST-PSYNCH\idmsuite.log]
disabled = 0
sourcetype = my_sourcetype
host = my_hostname

outputs.conf

[tcpout]
autoLB = true
compressed = false
defaultGroup = wdc
[tcpout:wdc]
server = servername.com:9997,servername.com:9997
useACK=true

This is first time i have installed splunk. Do i need to configure anything from indexer side?

Thanks!

0 Karma

ppablo
Retired

Hi @kpavan

Yup, you have to configure your indexer to receive data from your universal forwarder. Check out this documentation on enabling your receiver/indexer:
http://docs.splunk.com/Documentation/Splunk/6.0.3/Forwarding/Enableareceiver

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...