@skakehi_splunk This worked perfectly, thank you. But i am not so clear on use of below field in the query. Would you mind explaining to me about in which way it's useful ? | eval _time=StartTime
... View more
FYI. Be careful. Modify the configuration with system/default files are not recommend. If you upgrade the Splunk or Forwarder, all of under system/default configuration files override to new one. It means you'll lost your customize settings with system/default. On the global context, system/local is the most higher precedence. (or App local is good)
... View more