Splunk Search

Saved Search Creation Time

MJ_27
New Member

I'm trying to figure out when some of my correlation searches was created ?
i tried it with rest, but only getting updated timestamp with this.

| rest /servicesNS/-/-/saved/searches

 

Any other way around to find this ?
tried to search in audit as well. nothing helpful yet. Open to suggestions or workaround on this.

Please share

Labels (2)
0 Karma

kknairr
Communicator

@MJ_27 You can reliably get the last updated time, but not the original creation time. If you know roughly when they were created, you might be able to confirm with audit or config tracker data, but otherwise there isn’t a native field that records creation. This is a known limitation, and many admins rely on version control systems or change‑management processes to track when correlation searches were first introduced. Hope it clarifies.

>>

If this post addressed your question, you can:

  • Give it karma to show appreciation 👍
  • Mark it as the solution if it solved your issue ✔️
  • Add a comment if you’d like more details ✏️

Acknowledging helpful answers keeps the community strong and motivates contributors to continue sharing their expertise.

>>

 

0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @MJ_27 

Do you know how long ago they might have been created roughly? Depending on your environment (Cloud vs OnPrem) and retention you might find some info in _internal/_audit or _configtracker 

Other than this there isnt a creation time recorded unfortunately. You can get the updated time ('updated' field from your existing REST endpoint search) but this is the last time it was modified not creation.

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @MJ_27 ,

I don't think that's possible this!

It's only possible to have versioning (so also the creation dates) of the Detections (the old Correlation Searches) using ES from the 8.4 verion.

Ciao.

Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...