Alerting

How to send alert from a dashboard

sravani27
Path Finder

Hi I want to have a feature where I click a radio button on a dashboard and it sends an alert. Also can anyone help me how to use the sendalert command with an example. thank you

Tags (1)
0 Karma

pradeepkumarg
Influencer

You should run a search on click and use sendemail command to send the email

https://docs.splunk.com/Documentation/Splunk/7.1.1/SearchReference/Sendemail

0 Karma

sravani27
Path Finder

Thank you for the reply. I am trying to use the sendalert command as I want to test the alerting functionality of splunk. Can you please explain the diff between sendalert and sendemail?

0 Karma

pradeepkumarg
Influencer

sendalert is to invoke an alert action. If you have defined one in alert_actions.conf to invoke a script.
https://docs.splunk.com/Documentation/Splunk/7.1.1/SearchReference/Sendalert

sendemail is like a regular email alert

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 ...