Getting Data In

Not showing csv data

dsiob
Communicator

hi,
I uploaded csv file having a date field. This field has current week dates as well as future week dates.
CSV got uploaded successfully without any warning, but while searching on the csv it shows '0 events before 6/14/2017 8:51:00AM'. '6/14/2017 8:51:00AM' is current time.
I alreadyset MAX_DAYS_HENCE=30 in props.config

While uploading
alt text

On searching
alt text

0 Karma

woodcock
Esteemed Legend

You can do a search for All timeor, as @BlueSocket said, use latest=+30d or similar.

0 Karma

BlueSocket
Contributor

I see what is going wrong - you have given the data in the future and so the data is indexed in the future. However, the search is by default in the past. Have you tried using the search:

source="New_Excel_B.csv" host="397AD-1A210036" sourcetype="csv" latest=+30d
0 Karma

dsiob
Communicator

now the result is "0 events (before 7/15/17 12:01:38.000 AM)"

0 Karma

BlueSocket
Contributor

I just had a thought., What happens when you do the following query?

sourcetype="csv" earliest=-10y latest=+10y

Do you get anything then?

0 Karma

dsiob
Communicator

One thing I noticed that it is showing count as '1' in Data Summary for 'New_Excel_B.csv' but while uploading it displayed all events the csv has. !!!

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 ...