Splunk AppDynamics

Alerts Counts in Dashboard

Jubin_Patel1
New Member

Hello,

Is it possible to showcase alert count in dashboard with rest api or any other method.

Labels (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Did you ever get an anser to this ?  We are looking for an email count per month.  Thanks.

0 Karma

Jubin_Patel1
New Member

No

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

As an alternative solution and depending on how creative you can get with your dashboards you can use the rest api directly from search to pull information about the alerts that have fired

run this search on your server that is sending the alerts as a starting point to see what kind of information is is able to provide

| rest count=0 /servicesNS/-/-/alerts/fired_alerts/

0 Karma

Jubin_Patel1
New Member

Could you send us with an example of rest api.

Not able to run this:

run this search on your server that is sending the alerts as a starting point to see what kind of information is is able to provide

| rest count=0 /servicesNS/-/-/alerts/fired_alerts/

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

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

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