Resolved! Meaning execute automation with "Run on a separate container"
Hello colleagues, When executing an automation, there's an option called "Run on a separate container". We'd like to know which are the main differences about using it.
Hello colleagues, When executing an automation, there's an option called "Run on a separate container". We'd like to know which are the main differences about using it.
Hello All, Has anyone deployed XSOAR using Azure Marketplace? I was able to deploy one for testing, but I couldn't logon to the GUI, I believe there should be a default admin password created when the VM was created just as documented when using Google Cloud Marketplace, but I cannot login. Thank You!
I am trying to write a playbook that will read the email body and understand what the email is related to base on keywords or patterns. Is there a script or integration that could do that? My best idea is to use Machine Learning for it, but I am not sure it will work. Thank you
Hi All, I configured an MSSP integration which polls the same for alerts created on that platform and creates an incident out of them if present. The thing is I want to create an incident for one type of alert (it has a keyword category). For the other alerts, I do not wish to create an incident on the XSOAR platform. How can I do the same or dr...
Hi everyone, I noticed that automations cannot set a new value and fetch it from the same incident field . Why is that? demisto.executeCommand('setIncident', {'details': 'mycustomvalue'})return_results(demisto.get(demisto.incident(), 'details'))
Hello again, I'm using a task to obtain IPs from a source and put them inside the context. However, the variable is truncated and it shows: "NOTE, too much data to present, content was truncated." How can this be avoid? and use the whole context variable? Thanks.
Hello colleagues, I'm using Qradar integration with all the alerts mapped and parameters configured. In order to solve a "fetch events" puntual problem is recommended to reset the integration with empty parameters and the use again the already working parameters. This will reset the integration and will solve some bugs, however, I don't know if ...
Hi all, Do we community license available for cortex XSOAR to be used on mac? Thanks
We are trying to create a pre-process rule to link and close the incident when certain field values are identical but still incidents are getting created for identical values. Please find the attached snip.Please note you are posting a public message where community members and experts can provide assistance. Sharing private information such as ...
I'm trying to create incidents from a Cortex XSOAR SIEM integration. The integration allows me to list alerts and I'm trying to create an incident for each one. When I run the playbook, the list alerts command returned multiple entries, but the create incident task is only creating 2 incidents opposed to 10 alerts. I want to ensure that we're ...
Hi, I need a job or another mechanism to detect if last incident creation time is older than 1 hour or a given time period to detect if there is an incident pull problem in SOAR or a siem centric problem. Regards.
Hi we need to integrate DEVO with XSOAR, in order to manage all alerts and be abe to query DEVO. First step is to get all alerts, so we have installed the "Devo v2 (Partner Contribution)" addon into XSOAR and followed the instructions, from https://xsoar.pan.dev/docs/reference/integrations/devo-v2 We have the Token for all tables generated: A...
Hello, I'm downloading a zip file via API with this request: response = doHttpRequest(url=zip, method='GET', headers=headers) it's supposed that my "response" variable now it's the zip file, however when I try to open, I can't, it's like it doesn't exist. How can be unzipped and extract the .txt file inside?
We have a playbook task that sends a query to run on Splunk using the SplunkPy but it keeps failing and returning the following error#22: Splunk Search Query Command: !splunk-search query="index= test blah blah" earliest_time="1666679348" latest_time="1666852148" batch_limit="25000" update_context="true" interval_in_seconds="30"ReasonError from ...
Hi all, I need to provide an externally uploaded configuration file to a playbook whose content varies periodically (it's a list of names). What is the best way to do this? The user who uploads the file can access the XSOAR GUI interface with an Analyst profile.

