Getting Data In

"Continuously index data from a file or directory this Splunk instance can access"

Rukmani_Splunk
Path Finder

Data is being indexed if i use the option "Index a file once from this Splunk server"
But not indexed if i use "Continuously index data from a file or directory this Splunk instance can access" option . Please help.

Tags (1)
0 Karma
1 Solution

krish3
Contributor

Try adding it in inputs.conf file.

[monitor:///location/to/log/file/folder]
index = test1
sourcetype = log4j
disabled = false

View solution in original post

0 Karma

Rukmani_Splunk
Path Finder

Thank you so much it helped me a lot. It was asking fro crcSalt

0 Karma

somesoni2
Revered Legend
0 Karma

krish3
Contributor

Try adding it in inputs.conf file.

[monitor:///location/to/log/file/folder]
index = test1
sourcetype = log4j
disabled = false
0 Karma

Rukmani_Splunk
Path Finder

Thank you so much . it was crcSalt issue

0 Karma

krish3
Contributor

Back slashes if your using on windows platform..

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...