<?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 Help with Retrieving Bulk Incident Data via REST API and Customizing Webhook Notifications in Splunk in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746723#M12528</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on improving our incident response and monitoring setup using Splunk, and I have a few questions I hope someone can help with:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Bulk Incident Data Retrieval During Downtime:&lt;/STRONG&gt;&lt;BR /&gt;What’s the best way to retrieve a large volume of incident (via REST API) data from Splunk for a specific timeframe, especially during known downtime periods? Are there recommended search queries or techniques to ensure we capture everything that occurred during those windows?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Querying Individual Event Data via Endpoints:&lt;/STRONG&gt;&lt;BR /&gt;How can we query Splunk endpoints (e.g., via REST API) to retrieve detailed data for individual events or incidents? Any examples or best practices would be greatly appreciated.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Customizing Webhook Notifications:&lt;/STRONG&gt;&lt;BR /&gt;Is it possible to modify the structure or content of webhook notifications sent from Splunk without using third-party apps like Better Webhooks or Alert Managers? If so, how can this be done natively within Splunk?&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance for any guidance or examples you can share!&amp;nbsp; &lt;LI-PRODUCT title="Splunk Enterprise 6.2 Overview" id="1892"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="REST Endpoint Examples" id="2643"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2025 10:24:24 GMT</pubDate>
    <dc:creator>jagan_jijo</dc:creator>
    <dc:date>2025-05-22T10:24:24Z</dc:date>
    <item>
      <title>Help with Retrieving Bulk Incident Data via REST API and Customizing Webhook Notifications in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746723#M12528</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working on improving our incident response and monitoring setup using Splunk, and I have a few questions I hope someone can help with:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Bulk Incident Data Retrieval During Downtime:&lt;/STRONG&gt;&lt;BR /&gt;What’s the best way to retrieve a large volume of incident (via REST API) data from Splunk for a specific timeframe, especially during known downtime periods? Are there recommended search queries or techniques to ensure we capture everything that occurred during those windows?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Querying Individual Event Data via Endpoints:&lt;/STRONG&gt;&lt;BR /&gt;How can we query Splunk endpoints (e.g., via REST API) to retrieve detailed data for individual events or incidents? Any examples or best practices would be greatly appreciated.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Customizing Webhook Notifications:&lt;/STRONG&gt;&lt;BR /&gt;Is it possible to modify the structure or content of webhook notifications sent from Splunk without using third-party apps like Better Webhooks or Alert Managers? If so, how can this be done natively within Splunk?&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance for any guidance or examples you can share!&amp;nbsp; &lt;LI-PRODUCT title="Splunk Enterprise 6.2 Overview" id="1892"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="REST Endpoint Examples" id="2643"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 10:24:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746723#M12528</guid>
      <dc:creator>jagan_jijo</dc:creator>
      <dc:date>2025-05-22T10:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Retrieving Bulk Incident Data via REST API and Customizing Webhook Notifications in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746734#M12530</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310381"&gt;@jagan_jijo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please could you provide a little more information on your usecases here and what kind of data you are looking to extract from Splunk?&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can download data using the search REST API - Check out the following page on how to execute searches using the REST API:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/RESTTUT/RESTsearches" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/RESTTUT/RESTsearches&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding pulling data on specific incidents, are you using IT Service Intelligence (ITSI) or Enterprise Security (ES) which has your incidents collated? There are specific endpoints for these premium apps to provide things like incidents/notable events etc depending on your use-case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding webhooks, the native webhook sending is quite limited (see&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.0/Alert/Webhooks" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.0/Alert/Webhooks&lt;/A&gt;) - I'd usually recommend looking at Better Webhooks on SplunkBase, is there a particular problem you're having with that app?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 14:24:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746734#M12530</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-22T14:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Retrieving Bulk Incident Data via REST API and Customizing Webhook Notifications in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746836#M12533</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;Thanks for the response! We're fairly new to Splunk and currently exploring&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Enterprise Security (ES)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as our primary platform. what do you recommend as the industry standard? ES or ITSI?&lt;/P&gt;&lt;P&gt;We’ve already reviewed the REST API documentation for retrieving fired alerts, search jobs, and events, and just wanted to double-check if that’s the recommended approach for pulling incident data during specific timeframes. Our main goal is to retrieve all incidents that occurred within a defined window and then collect the associated raw events for those incidents.&lt;/P&gt;&lt;P&gt;We’re also exploring the use of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;HTTP notifications&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to reduce the number of API queries—ideally by triggering event collection based on incoming alerts.&lt;/P&gt;&lt;P&gt;Regarding&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Better Webhooks&lt;/STRONG&gt;, we’ve looked into it and it seems like a great solution. However, we’re hoping to build something similar natively within Splunk. Do you have any recommendations on how to approach building a custom webhook app or alert action? Also, is there a way to test such an app effectively within Splunk?&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 08:32:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746836#M12533</guid>
      <dc:creator>jagan_jijo</dc:creator>
      <dc:date>2025-05-23T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Retrieving Bulk Incident Data via REST API and Customizing Webhook Notifications in Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746841#M12534</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310381"&gt;@jagan_jijo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both ES and ITSI have their own use-cases and strengths. They can also exist together in the same Splunk deployment but ultimately ITSI is used for IT Operations Monitoring (e.g. alerting based on availability of services, Key Performance Indicators etc - whereas ES is all about Security Monitoring.&lt;/P&gt;&lt;P&gt;If you're looking at pulling ES incidents then there is an additional set of APIs that you can make use of (see&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ES/8.0.40/API/AboutSplunkESAPI" target="_blank"&gt;https://docs.splunk.com/Documentation/ES/8.0.40/API/AboutSplunkESAPI&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the system you are looking to integrate with here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Better Webhooks is just a free app which can be installed within your Splunk environment, just like a custom webhook app would, however there isnt anything stopping you from building your own Splunk alert action custom app to do the same thing if you dont want to use the community-built app.&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/devtools/customalertactions/" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/devtools/customalertactions/&lt;/A&gt;&amp;nbsp;is a good starting point for building a custom alert action - which has a Slack alert example that you might be able to modify. Alternatively you could download the Better Webhook app to see how that is coded and build as required.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just for clarity, the Better Webhook app would be as "native" within Splunk as a custom webhook app would be, both would tie in to the alert action framework, it isnt something you have to host separately.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 09:14:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-with-Retrieving-Bulk-Incident-Data-via-REST-API-and/m-p/746841#M12534</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-23T09:14:02Z</dc:date>
    </item>
  </channel>
</rss>

