I use DBConnect3, and I have a date field in epoch format (Sample below).
When you select it as a timestamp, it shows a configuration option the format.
I am using the format `%s`, I've also tried the format `s` (As suggested in the caption).
But in doing so, Splunk is not recognizing the timestamp and as a consequence not uploading the data
How to fix this?
Sample epoch date: `1498892320`
![alt text][1]
[1]: /storage/temp/210653-epoch.png
↧