Reporting

How can I find the create data for a report and when it's schedule was modified

a212830
Champion

Hi,

How can I find the create date of a report and any modifications to it's schedule?

0 Karma

sloshburch
Splunk Employee
Splunk Employee

Also, the local.meta should show at least when it was last modified and possibly the associated user.

0 Karma

pradeepkumarg
Influencer

well, I don't think there is a direct way to get this information. But if you have the internal logs for long enough, you can determine when it first reported. And looking at the pattern of how frequent it was running over the time, you can determine the changes in schedules and the time when it was changed

index=_internal sourcetype=scheduler savedsearch_name="your_search"
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...