Reporting

Include date on a Splunk report

butzowj
Path Finder

Hello Splunkers -

I'd like to include the time/date range of a search in my report. If I have a report that runs at midnight showing all the results for yesterday, I'd like to be able to see the actual date on the report, not just the word "yesterday".

Is there any way this can be done?

Thanks.

Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

Yes, you can use now like this:

... | eval runDate=now()

Then you can reference it with $results.runDate$.

View solution in original post

woodcock
Esteemed Legend

Yes, you can use now like this:

... | eval runDate=now()

Then you can reference it with $results.runDate$.

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...