Long Running Integration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Long Running Integration

L2 Linker

Is it possible in xsiam to make a custom data collection integration use the long running integration option (https://docs-cortex.paloaltonetworks.com/r/Cortex-XSIAM/Cortex-XSIAM-Developer-Guide/Long-Running-Co...) or is that only available for integrations that palo alto networks provides? Is this an effective way to get over the 10min docker timeout limit and if yes what is the new limit? will it work without an engine? Also, any detailed documentation on what to include in the integration code would be great too? Thanks! Cortex XSIAM 

1 REPLY 1

L6 Presenter

Hello @bridgetlitt ,

 

Greetings for the day.

 

Yes, it is possible to create a custom data collection integration in Cortex XSIAM using the long-running integration option, but it has specific requirements and restrictions.

 

Support and Engine Requirements

  • Custom long-running integrations are supported only on engines.
  • On the Cortex XSIAM tenant, only Palo Alto Networks long-running integrations are supported; custom ones cannot run there.
  • The "No engine" option is not supported for custom long-running integrations.

Important Restrictions:

  • send_events_to_xsiam() works only with system/official integrations and is not supported for custom integrations.
  • For custom data collection, use the XSIAM ingestion APIs, Syslog forwarding to a Broker VM, or createIncidents if the data is intended as an incident.
 

If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution".

 

Thanks & Regards,
S. Subashkar Sekar

  • 131 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!