- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to create Alert for when a user newly creates Report/Alert?
Sandy
Explorer
07-11-2022
02:09 AM
Hi,
I want to create an Alert which will trigger when any user created new alert or report in our environment. So could you please help me with suitable query for this.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer

SplunkTrust
07-11-2022
02:24 AM
| rest splunk_server=local servicesNS/-/-/saved/searches/
The updated field might be useful in this instance
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sandy
Explorer
07-11-2022
04:14 AM
Thank you for this query, but it will show all the reports and alerts. Actually i want to create an alert which will trigger if any user create one alert or report in splunk.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer

SplunkTrust
07-11-2022
04:48 AM
As I said, you can use the updated field to determine whether it has been updated / created recently - start by building a search to find the report updates / creations you are interested in
