Getting Data In

Splunk - Universal forwarder

macwin
Explorer

How can I define a custom source type with in universal forwarder so that it can be seen in splunk indexer?

Tags (1)
0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

You will want to set that on the input.

Example:

[monitor:///var/log/syslog]
sourcetype = MY_SOURCETYPE
disabled = false

http://www.splunk.com/base/Documentation/5.0/Admin/Inputsconf

0 Karma

macwin
Explorer

The thing is, I can see the logs under automated sourcetype. I want to get these logs under my sourcetype.

output.conf file has all the necessary contents as I can see logs remotely.

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Do you have outputs configured to send the data to the indexer? Also, the file name is inputs.conf that should go in that folder. make sure you have the s in there.

0 Karma

macwin
Explorer

I have installed windows splunk forwarder.Splunk indexer is on some other machine altogether. Then in \etc\system\local created a file called input.conf. The conetent of the file is :

[monitor://C:\testlogs]
sourcetype = ForwarderSourceType
source = ForwarderSource
disabled = false

Restarted forwarder and splunk indexer. But this entry is not coming in splunk indexer.

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

What file are you putting that in? Could you post the input configuration please? Thanks!

0 Karma

macwin
Explorer

It does not work. Do I need to check in any other location?

0 Karma
Get Updates on the Splunk Community!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...