<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating a custom SOC monitoring dashboard using triggered alerts in Security</title>
    <link>https://community.splunk.com/t5/Security/Creating-a-custom-SOC-monitoring-dashboard-using-triggered/m-p/545213#M12173</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aferns0804_0-1616613803021.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13468i83CD6E8493440D61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aferns0804_0-1616613803021.png" alt="aferns0804_0-1616613803021.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have this panel which keeps updating with new alerts(query posted in my earlier post). When I click on the alert, it should show me events on the same dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Mar 2021 19:40:28 GMT</pubDate>
    <dc:creator>aferns0804</dc:creator>
    <dc:date>2021-03-24T19:40:28Z</dc:date>
    <item>
      <title>Creating a custom SOC monitoring dashboard using triggered alerts</title>
      <link>https://community.splunk.com/t5/Security/Creating-a-custom-SOC-monitoring-dashboard-using-triggered/m-p/545188#M12165</link>
      <description>&lt;P&gt;index=_audit action=alert_fired ss_app="Threats_App"&lt;BR /&gt;| eval ttl=expiration-now()&lt;BR /&gt;| search ttl&amp;gt;0&lt;BR /&gt;| convert ctime(trigger_time)&lt;BR /&gt;| sort - trigger_time&lt;BR /&gt;| table trigger_time ss_name severity&lt;BR /&gt;| rename trigger_time as "Alert Time" ss_name as "Alert Name" severity as "Severity"&lt;/P&gt;&lt;P&gt;I created a dashboard, panel with above query in it. It is looking for triggered alerts from my app. I want to display the results(stats) of the triggered alerts in a different panel below that in the same dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so its like " here are the alerts fired and when u click the alert name, it shows the stats(results) of that alert. Implementing this , I can see multiple alerts and the results of those alerts in the same dashboard"&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not want to install additional apps, so please help me with this query only. Please do not suggest apps for a simple solution. Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 17:11:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Creating-a-custom-SOC-monitoring-dashboard-using-triggered/m-p/545188#M12165</guid>
      <dc:creator>aferns0804</dc:creator>
      <dc:date>2021-03-24T17:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom SOC monitoring dashboard using triggered alerts</title>
      <link>https://community.splunk.com/t5/Security/Creating-a-custom-SOC-monitoring-dashboard-using-triggered/m-p/545197#M12166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232662"&gt;@aferns0804&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I understand 50% of your question, but I did not get what you are referring the result(stats) of the alert means?&lt;BR /&gt;&lt;BR /&gt;To implement the concept, you can use the drildown option for the respective panel to populate the token value and create a another panel which will use this token as input in the query.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 17:59:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Creating-a-custom-SOC-monitoring-dashboard-using-triggered/m-p/545197#M12166</guid>
      <dc:creator>impurush</dc:creator>
      <dc:date>2021-03-24T17:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom SOC monitoring dashboard using triggered alerts</title>
      <link>https://community.splunk.com/t5/Security/Creating-a-custom-SOC-monitoring-dashboard-using-triggered/m-p/545213#M12173</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aferns0804_0-1616613803021.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13468i83CD6E8493440D61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aferns0804_0-1616613803021.png" alt="aferns0804_0-1616613803021.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have this panel which keeps updating with new alerts(query posted in my earlier post). When I click on the alert, it should show me events on the same dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 19:40:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Creating-a-custom-SOC-monitoring-dashboard-using-triggered/m-p/545213#M12173</guid>
      <dc:creator>aferns0804</dc:creator>
      <dc:date>2021-03-24T19:40:28Z</dc:date>
    </item>
  </channel>
</rss>

