icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Cortex XSOAR Analytics App for Splunk
SHA256 checksum (cortex-xsoar-analytics-app-for-splunk_131.tgz) 465f07eb018e1ff42b6d30b1969e648fe86c4ea998995d0de8ffcbd697441d72 SHA256 checksum (cortex-xsoar-analytics-app-for-splunk_122.tgz) a03f4e9a35d72def77899908da92bc2e5fe962083498c652b073da7af56ffed4 SHA256 checksum (cortex-xsoar-analytics-app-for-splunk_121.tgz) 22afa0a08325ce208dcbed3454eb19e55f9327ec1b44c0b7215c79c9fad030bd SHA256 checksum (cortex-xsoar-analytics-app-for-splunk_120.tgz) 7d9428b54f7be35553af6b16ae9cb2789111befa430c60787457bdfe398b2088 SHA256 checksum (cortex-xsoar-analytics-app-for-splunk_102.tgz) 3eb4ea6738e1be8d94158ed9a3caab78ab5805e394b4015c386874029ec79e81
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Cortex XSOAR Analytics App for Splunk

Splunk Cloud
Overview
Details
The Cortex XSOAR Analytics App for Splunk enables automatic ingestion of incidents from Cortex XSOAR into Splunk, specifically designed to enhance real-time reporting capabilities. It allows the creation of customizable dashboards and detailed reports, providing greater visibility into incident trends and metrics. This integration helps security teams manage incidents efficiently and make informed decisions based on comprehensive, up-to-date data.

Usage Instructions:

SPL Command:
| xsoarsearch --date_range_by_to <time_unit> --date_range_by_from <time_unit> --date_range_to_value <value> --date_range_from_value <value> --exclude_fields <fields>

Description:
Command allows you to search for incidents in Cortex XSOAR directly from Splunk. This command integrates Splunk with Cortex XSOAR, enabling seamless incident analysis. You can specify search criteria to pull incidents by time.

Example:
| xsoarsearch --date_range_by_to hours --date_range_by_from hours --date_range_to_value 0 --date_range_from_value 1 --exclude_fields labels

Comment:
--exclude_fields will always exclude Cortex XSOAR context labels.

Splunk Macro:
Macro Name: xsoar_incidents(2)
Arguments:
1. date_range_by_from
2. date_range_from_value

Definition:
| xsoarsearch --date_range_by_to hours --date_range_by_from $date_range_by_from$ --date_range_to_value 0 --date_range_from_value $date_range_from_value$ --exclude_fields labels

Dashboard:

The dashboard replicates the default Cortex XSOAR Incident Dashboard and is designed to provide a baseline and a starting point for further per-customer requirements. The dashboard's base search uses the cortex_xsoar_incidents KV store. This KV store is populated and updated continuously by two scheduled searches: one for retrospective data updates (daily updates) and one for real-time (hourly updates) data updates.
A few considerations arise from this setup. To ensure the dashboard reflects the latest data, you can manually execute the hourly search. If you need to verify that retrospective data is fully synchronized with the SOAR database, manually execute the daily search.
If additional panels with custom fields are required, you can easily extend the dashboard's capabilities by adding more fields to the KV store and modifying both scheduled searches accordingly. This flexibility allows the dashboard to be tailored to specific needs while maintaining a consistent and up-to-date view of Cortex XSOAR incidents.

Known Issues and Limitations:

  • This integration will pull all the configured non-empty Cortex XSOAR fields as per the selected time range.
  • Incident labels will not be extracted from the incident context.

Helpful Information:

Support Information:

For support, you can contact:
- Tudor Pascaru via LinkedIn: https://www.linkedin.com/in/tudor-pascaru-75141398

Release Notes

Version 1.3.1
Dec. 12, 2024

Splunk SDK Update: Updated the Splunk SDK for Python to version 2.1.0 to enhance compatibility, performance, and security.
| xsoarsearch Command Update: Updated the parameters for the xsoarsearch command to improve flexibility and user control over query execution.
Macro Update: Modified the configuration of macros to optimize functionality and enhance ease of use.
Saved Searches Update: Implemented changes to saved searches to improve performance and support additional query options.
Saved Searches Update: Modified the README document.

Version 1.2.2
Nov. 4, 2024

Compatibility Fix - Fixed an incompatibility issue affecting some Victoria (Splunk Cloud) customers.

Version 1.2.1
Sept. 20, 2024

Splunk SDK Update: Updated the Splunk SDK for Python to version 2.0.2 to enhance compatibility, performance, and security.

Version 1.2.0
Aug. 13, 2024

New Features

  • Dashboard: A new dashboard has been introduced to replicate the out-of-the-box Cortex XSOAR Incident visualization, providing a seamless experience for monitoring and managing incidents directly within Splunk.
  • KV-Store: A new KV-store has been added to store a summary version of Cortex XSOAR incident data, allowing for efficient data storage and retrieval within Splunk.
  • Lookup Gen Scheduled Searches: New scheduled searches have been implemented to synchronize Cortex XSOAR data with the Splunk KV-store. This ensures that the data is always up-to-date and ready for analysis.

Enhancements

  • Compatibility: The app now offers enhanced compatibility with both Splunk Cloud and on-premises environments, ensuring smooth deployment and operation across different setups.
Version 1.0.2
Aug. 9, 2024

This release includes enhanced compatibility with Splunk Cloud.
Requires communication between servers secured with SSL encryption using a certificate.


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.