I have a custom app dumping a custom log to file every night that includes all events in that app. Each log entry has a time stamp, but Splunk only indexes the creation date of the file.
What Splunk reports is that there are 1000 events at midnight, instead of a 1000 events over the year.
How do I create a search/report that uses the timestamp from each entry as the x-axis?
Thank you.