Splunk Search

Added data issues

malleva
New Member

Greetings,

I was told by my instructor to use your product for an assignment, however, I am not getting the results that are shown.  It seems as if Splunk is not reading the data from my files.  I was able to add the data but when I perform the search, it returns zero results.  Attached is a screenshot of what it should look like.  How do I accurately import my files?  

What search results should reflect.png

 

Here is a screenshot of what my results are showing:

What my results are showing.png

Please help.

 

Thanks,

Melissa

Labels (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Do  this

| tstats count where index=* earliest=1 latest=now() by index _time span=1d

 to see if you have data in any of your indexes. (And yes, the pipe character at the beginning is important)

If you do, you're probably searching using wrong timerange and that's why you're not getting any results.

If you don't get any results from the search above, you haven't imported the data properly.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...