Getting Data In

Universal Forwarder folder path monitor

sbattista09
Contributor

What stanza do i set in the Universal Forwarder to send data to the indexers from a folder path?
I want to send output from "/var/log/file.log" to the indexers in a new index called "IndexA".

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Try this:

[monitor:///var/log/file.log]
index = IndexA
---
If this reply helps you, Karma would be appreciated.

View solution in original post

sbattista09
Contributor

they both work. Thank you all!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try this:

[monitor:///var/log/file.log]
index = IndexA
---
If this reply helps you, Karma would be appreciated.

skoelpin
SplunkTrust
SplunkTrust

Define your host

host = Your Hostname

[monitor:///var/log/file.log]
disabled = false
sourcetype = Your sourcetype
index = indexA

sbattista09
Contributor

where would i set this in the Universal Forwarder?

0 Karma

skoelpin
SplunkTrust
SplunkTrust

It didn't save correctly, I edited my post and added the index part back into the Stanza.

0 Karma

skoelpin
SplunkTrust
SplunkTrust

If your on a linux box go to
/splunk/etc/system/local vi inputs.conf

If your on Windows then splunk\etc\system\local then open the inputs.conf and add the stanza

Don't forget to restart your Splunk service after making these changes

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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...