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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...