Reporting

How to make a list of emails for all reports?

dbcase
Motivator

Hi,

I have several reports that are going out on various different times. Is there a way to display all the email addresses for all of the reports so we can see who gets what report?

Going thru them one by one will be painful, hoping there is a way I can retrieve this info via some sort of Splunk query.

Thank you!

0 Karma
1 Solution

renjith_nair
Legend

@dbcase,

Try this,

| rest /services/saved/searches |search action.email=1| table title updated description eai:acl.app action.email.to
---
What goes around comes around. If it helps, hit it with Karma 🙂

View solution in original post

0 Karma

renjith_nair
Legend

@dbcase,

Try this,

| rest /services/saved/searches |search action.email=1| table title updated description eai:acl.app action.email.to
---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

dbcase
Motivator

ok thats AWSOME! THanks renjith!!!

renjith_nair
Legend

you are welcome. Glad that it worked!

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...