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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...