Getting Data In

folder monitoring

ninisimonishvil
Path Finder

I have a folder with several files on desktop. (xml) files have same names but different numbering for ex: File1, File2. File3

I also set up a sourcetype with event breaking that I tested and it is working (if I'm uploading a file having several events)

However when I set Monitor the folder c:\path\File* Choose a sourcetype that I have created, after reviewing I'm directed to search page where there is no single event (I think those files inside my folder are not indexed)

can anyone suggest what can be a reason?

my inputs stanza

[monitor://C:\Users\Administrator\Desktop\Veritas]

sourcetype = test
index=main
disabled=false

0 Karma

twinspop
Influencer
  1. Check your internal logs to see if the files have been read. index=_internal sourcetype=splunkd watchedfile
  2. When searching for the logs themselves, expand your timeframe to include future as well in case you have a timezone/timestamp issue index=main sourcetype=test earliest=0 latest=+1w
  3. Check metrics logs to see if splunk has seen data come in for the logs index=_internal source=*metrics.log* sourcetype=splunkd test
  4. Take care with case. Once you include a wildcard, the path becomes case sensitive even in Windows. (Or used to anyway. Possibly this has changed?)
0 Karma

somesoni2
Revered Legend

Check if the timerange you selected is correct?

0 Karma

ddrillic
Ultra Champion

The following might be useful - I can't find my data!

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...