<?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: How can I monitor my webhooks for failed webhooks that Splunk sends? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-can-I-monitor-my-webhooks-for-failed-webhooks-that-Splunk/m-p/300698#M3875</link>
    <description>&lt;P&gt;Hi @adrianbelen,&lt;/P&gt;

&lt;P&gt;You can cehck webhook alert action in splunk with query &lt;CODE&gt;index=_internal sourcetype=splunkd component=sendmodalert action="webhook"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I hope this helps.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Harshil&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 08:34:42 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2017-10-09T08:34:42Z</dc:date>
    <item>
      <title>How can I monitor my webhooks for failed webhooks that Splunk sends?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-can-I-monitor-my-webhooks-for-failed-webhooks-that-Splunk/m-p/300697#M3874</link>
      <description>&lt;P&gt;In Splunk enterprise search, we can save the search query as alert and a corresponding action will be executed(webhook). I want to monitor failed webhook that Splunk enterprise sends. How can I do that? should I search &lt;CODE&gt;index=_internal&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 04:59:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-can-I-monitor-my-webhooks-for-failed-webhooks-that-Splunk/m-p/300697#M3874</guid>
      <dc:creator>adrianbelen</dc:creator>
      <dc:date>2017-10-09T04:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I monitor my webhooks for failed webhooks that Splunk sends?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-can-I-monitor-my-webhooks-for-failed-webhooks-that-Splunk/m-p/300698#M3875</link>
      <description>&lt;P&gt;Hi @adrianbelen,&lt;/P&gt;

&lt;P&gt;You can cehck webhook alert action in splunk with query &lt;CODE&gt;index=_internal sourcetype=splunkd component=sendmodalert action="webhook"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I hope this helps.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Harshil&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 08:34:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-can-I-monitor-my-webhooks-for-failed-webhooks-that-Splunk/m-p/300698#M3875</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2017-10-09T08:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I monitor my webhooks for failed webhooks that Splunk sends?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-can-I-monitor-my-webhooks-for-failed-webhooks-that-Splunk/m-p/300699#M3876</link>
      <description>&lt;P&gt;For a simple  list of all webhook activity:&lt;BR /&gt;
index=_* webhook&lt;/P&gt;

&lt;P&gt;_* - searches all internal logs&lt;BR /&gt;
webhook - returns anything with webhook in _raw event&lt;/P&gt;

&lt;P&gt;You could then narrow down your search with more specifics in the command line.. host=xxxxx.... etc.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 19:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-can-I-monitor-my-webhooks-for-failed-webhooks-that-Splunk/m-p/300699#M3876</guid>
      <dc:creator>stanhoener</dc:creator>
      <dc:date>2019-07-18T19:13:38Z</dc:date>
    </item>
  </channel>
</rss>

