Courseiva

Certified XSIAM Engineer (XSIAM-Engineer) (XSIAM-Engineer) — Questions 76150

200 questions total · 3pages · All types, answers revealed

Page 1

Page 2 of 3

Page 3
76
MCQmedium

An administrator needs to modify the display name and description of a custom data collector instance. Where can this configuration be edited?

A.Modify the global DNS zone file on the primary nameserver.
B.Navigate to Settings > Configurations > Data Collection > Collectors, select the instance, and edit its configuration.
C.Open the Endpoint Management > Agent Details screen.
D.Run an XQL update command against the `collector_metadata` system table.
AnswerB

Correct. Collector instance settings can be edited directly in the Data Collection configuration menu.

Why this answer

Data collector instances and their metadata can be edited under Settings > Configurations > Data Collection > Collectors.

77
MCQhard

An XSIAM administrator is troubleshooting an integration instance that is failing to connect to an external ticketing system. The administrator needs to verify whether the underlying API calls are failing due to invalid credentials or network timeouts. Where should the administrator review detailed debug logs for this specific integration instance?

A.The Data Stitching execution summary report
B.The integration instance execution logs / War Room / Docker container logs available via troubleshooting settings
C.The Endpoint Agent audit trail under Cortex XDR > Agents
D.The Broker VM system log file (/var/log/broker/broker.log)
AnswerB

Integration debug logs and container outputs provide granular HTTP request and response details for troubleshooting integration failures.

Why this answer

In XSIAM/XSOAR, integration debugging logs can be reviewed within the Cortex XSOAR War Room or by checking the specific integration execution logs under Settings > Integrations > Instances or the Audit/Log files.

78
Multi-Selectmedium

Which TWO prerequisites must be validated before deploying a Cortex XSIAM Broker VM in a VMware ESXi environment? (Choose two)

Select 2 answers
A.Network access allowing outbound HTTPS communication to the Cortex XSIAM cloud tenant
B.Sufficient ESXi resource allocation including CPU, RAM, and disk storage according to sizing guidelines
C.An installed Cortex XSOAR Server instance running on the same virtual machine
D.A local physical Fibre Channel storage attachment for high-speed raw log archiving
E.An active Microsoft Active Directory domain controller role installed directly on the Broker VM appliance
AnswersA, B

Outbound connectivity to the cloud tenant is mandatory for Broker VM operation and synchronization.

Why this answer

Broker VMs require specific hypervisor hardware allocations and network connectivity parameters to function correctly.

79
Multi-Selectmedium

An administrator wants to verify agent health and operational status across endpoints in Cortex XSIAM. Which TWO metrics or statuses can be viewed in the Endpoints inventory view? (Choose two)

Select 2 answers
A.Agent connection status (connected vs. disconnected) and software version
B.The local power grid frequency supplying the endpoint's AC adapter
C.Operating system type and assigned Endpoint Group membership
D.The physical room temperature and humidity of the workstation's office
E.The personal browsing history and banking credentials of the user
AnswersA, C

The inventory view shows whether agents are actively connected and what software version they are running.

Why this answer

The Endpoints inventory in Cortex XSIAM displays agent version, connection status, operating system, and protection module status.

80
MCQmedium

An XSIAM administrator needs to configure log forwarding from a Linux server to the XSIAM collector. Which action must be performed first on the endpoint before deploying the Collector service?

A.Enable port 22 inbound on the Cortex XSIAM management tenant for SSH tunnel establishment.
B.Generate and download the Collector installation script and registration token from the XSIAM UI.
C.Manually create the database schema in the Cortex Data Lake to accept the raw logs.
D.Configure the syslog daemon on the local server to forward directly to port 443 of the cloud engine without an agent.
AnswerB

Correct. Registration requires tokens generated from the XSIAM management console.

Why this answer

Before installing or registering a Collector service on a Linux host, the administrator must generate and download the appropriate installation script and tokens from the XSIAM UI under Settings > Configurations > Data Collection > Collectors.

81
MCQeasy

What is the primary function of the Broker VM in a Cortex XSIAM deployment architecture?

A.To replace the organization's enterprise SIEM storage database for long-term cold storage.
B.To act as a localized security orchestration and automated response (XSOAR) execution engine.
C.To enforce inline firewall filtering and threat prevention on all internet-bound traffic.
D.To serve as an intermediary proxy for agent communications, log collection, and infrastructure integration with Cortex XSIAM.
AnswerD

The Broker VM is designed precisely for log collection, agent proxying, and integration services.

Why this answer

The Broker VM acts as an intermediary appliance for agent communication proxying, identity data collection, and log forwarding from various network and security sources into Cortex XSIAM.

82
Multi-Selecthard

An administrator is troubleshooting network connectivity between a Broker VM and the Cortex XSIAM cloud backend. Which THREE diagnostic checks or network requirements must be verified? (Choose three)

Select 3 answers
A.Verifying that local ICMP ping is disabled across all enterprise routers
B.Verification that DNS resolution correctly resolves the XSIAM tenant cloud FQDNs
C.Ensuring inbound TCP port 22 is open to the public internet for continuous remote telemetry streaming
D.Confirmation that outbound TCP port 443 traffic is permitted through all firewalls and proxies
E.Checking NTP (Network Time Protocol) synchronization to ensure valid TLS certificate validation
AnswersB, D, E

Proper DNS resolution is mandatory for the Broker VM to locate the cloud tenant endpoints.

Why this answer

Troubleshooting Broker VM connectivity involves checking DNS resolution, outbound HTTPS connectivity (TCP 443), and firewall/proxy configurations.

83
MCQmedium

An organization requires that certain sensitive datasets ingested into Cortex XSIAM be automatically purged after a specific retention period shorter than the default tier. Where can an administrator configure custom retention policies for specific datasets?

A.Settings > Configurations > Data Management > Retentions
B.Marketplace > Content Hub > Retention Pack
C.Endpoint Security > Profiles > Storage Settings
D.Investigate > XQL Search > Retention Command
AnswerA

Data retention rules and storage tiering parameters are configured under Data Management settings.

Why this answer

Custom data retention settings and storage tiering policies are managed under the data management and retention settings within the Cortex XSIAM administrative console.

84
MCQhard

An administrator needs to troubleshoot why a Broker VM is failing to ingest logs from an internal syslog source. Which diagnostic utility available on the Broker VM console should the administrator use first?

A.Run the `xdrctl troubleshoot` command from any managed Windows endpoint agent console.
B.Reset the cloud tenant encryption keys under General Settings.
C.Access the Broker VM management console to check service status, connectivity test tools, and container logs.
D.Open the XSIAM Incident Graph to view packet captures from the Broker VM IP.
AnswerC

Correct. The Broker VM management interface provides dedicated tools to verify connectivity, container health, and ingestion pipelines.

Why this answer

Broker VMs include management interfaces and troubleshooting utilities (such as system status checks, service health monitoring, and log collection tools) accessible via its local administrative CLI or web interface.

85
MCQhard

An administrator is configuring a new syslog ingestion source on a Broker VM. The syslog messages use TCP with TLS encryption (Reliable Syslog). Where must the corresponding TLS server certificates for the Broker VM be configured?

A.Upload the certificates into the Cortex XDR Agent policy assigned to workstations.
B.Configure the TLS server certificates and listener ports within the Broker VM configuration settings in the XSIAM console.
C.Store the certificates in the browser's local storage cache.
D.Paste the certificates into the XQL query editor console.
AnswerB

Correct. Secure syslog listener certificates and ports are managed via Broker VM configurations in XSIAM.

Why this answer

Broker VM TLS listener certificates for secure syslog ingestion are configured within the Broker VM configuration settings in the XSIAM management console.

86
Multi-Selecthard

An administrator is designing a custom incident triage workflow in XSIAM. Which THREE actions can be automated as part of incident management configuration? (Choose three)

Select 3 answers
A.Update incident status or severity automatically when specific enrichment data is received.
B.Automatically reformat the hard drive of every employee in the company upon any alert.
C.Physically disconnect the power supply of compromised endpoints via cloud management commands.
D.Automatically assign incidents to specific analyst groups based on incident categorization rules.
E.Trigger Cortex XSOAR playbooks automatically upon incident creation or severity match.
AnswersA, D, E

Correct. Status and severity automation streamline incident triage workflows.

Why this answer

XSIAM incident management supports automated actions such as assigning severity, routing to specific groups, triggering automated playbooks via XSOAR, and auto-closing or status updates.

87
MCQmedium

An administrator is preparing to deploy Cortex XDR agents across a large macOS fleet using a Mobile Device Management (MDM) solution such as Jamf Pro. Which configuration profile component is critical to deploy alongside the agent installation package on modern macOS versions?

A.Kernel extension bypass and legacy daemon authorization profiles.
B.Transparency, Consent, and Control (TCC) profiles and System Extension pre-authorization configurations.
C.SSH key exchange profiles and dynamic DNS registration certificates.
D.Active Directory domain join credentials and Kerberos ticket-granting tickets.
AnswerB

TCC profiles and System Extension approvals prevent macOS from blocking agent operations or prompting the user.

Why this answer

Modern macOS versions require System Extensions and Full Disk Access permissions to be explicitly pre-approved via MDM configuration profiles for security agents like Cortex XDR to function correctly without user prompts.

88
Multi-Selectmedium

Which TWO of the following actions can be performed within the Cortex XSIAM Marketplace?

Select 2 answers
A.Install and manage integration plugins.
B.Deploy content packs containing playbooks and dashboards.
C.Directly edit the source code of the underlying XSIAM engine.
D.Configure individual log forwarding destinations.
E.Provision new physical server hardware for collectors.
AnswersA, B

Marketplace is the hub for all integrations.

Why this answer

The Marketplace is used for installing integrations and managing content packs.

89
MCQmedium

An enterprise has multiple distinct business units, and the security operations team wants to ensure that analysts from Business Unit A can only investigate incidents assigned to their own unit, while global administrators can view everything. Which feature enables this multi-tenant or partitioned operational structure within a single XSIAM tenant?

A.Deploy separate Broker VMs for each business unit without configuring user roles.
B.Create separate correlation rules with identical logic for each user.
C.Configure Security Domains / Data Partitioning to restrict incident visibility by organizational boundaries.
D.Set up independent data retention periods for each analyst account.
AnswerC

Correct. Security domains/partitioning allow logical separation of data and incidents within a single XSIAM instance.

Why this answer

Custom Security Domains or tenant partitioning features in XSIAM allow segregating data and incidents by organizational units using granular access controls.

90
MCQmedium

An administrator notices that a particular correlation rule is generating a high volume of false positive incidents. What is the recommended operational step to refine the rule without disabling it entirely?

A.Purge the Cortex Data Lake table associated with the alert ID.
B.Delete the default data parser associated with the event source to block the noisy logs entirely.
C.Edit the correlation rule definition in Analytics / Correlation Rules to add exclusion filters for known benign entities.
D.Change the tenant status from Active to Evaluation mode to suppress notifications.
AnswerC

Correct. Tuning rules via exception filters reduces false positives while maintaining detection coverage.

Why this answer

Correlation rules and analytics rules in XSIAM can be tuned by modifying their exception filters, threshold criteria, or matching logic directly within the Analytics or Correlation rule configuration page.

91
MCQeasy

When planning an enterprise-wide rollout of Cortex XDR agents, administrators often utilize 'Upgrade Rings'. What is the primary purpose of an upgrade ring in Cortex XSIAM deployment strategy?

A.To automatically rotate encryption keys for network proxies every 24 hours
B.To segment firewall log ingestion by geographic region
C.To load-balance syslog traffic across multiple Broker VMs
D.To stage and test new agent versions on pilot endpoint groups before broad production rollout
AnswerD

Upgrade rings mitigate risk by staggering software updates across defined groups.

Why this answer

Upgrade rings allow administrators to test new agent versions on a small pilot group of endpoints before deploying them broadly across the organization.

92
MCQeasy

An administrator wants to create a custom dashboard displaying key SOC metrics such as open incidents by severity and top alerted hosts. Which section of XSIAM should the administrator use to build this dashboard?

A.Use the Report Builder to schedule weekly PDF summaries.
B.Go to Settings > Configurations > Data Collection > Dashboards.
C.Navigate to Dashboards > Create Dashboard to add widgets based on XQL queries.
D.Open the Incident Graph and click Export as Dashboard.
AnswerC

Correct. The Dashboards module allows creating and customizing operational views with XQL widgets.

Why this answer

Custom dashboards can be created and managed under the Dashboards section of the XSIAM navigation menu using widgets powered by XQL queries.

93
MCQmedium

An enterprise environment requires all outbound API traffic from XSIAM integrations to pass through an explicit corporate proxy server. Where is the global proxy configuration specified for integration instances?

A.Incident Response > Automation > Global Variables
B.Settings > Configurations > Integrations > Server Configurations
C.XSIAM User Preferences > Network Profile
D.Data Collection > Broker VM > Network Settings
AnswerB

Correct. Server configurations allow setting global HTTP/HTTPS proxy parameters for integrations.

Why this answer

Global proxy settings for integrations are managed under Settings > Configurations > Integrations > Servers and Services or global integration settings.

94
Multi-Selectmedium

When defining custom user roles and permissions in Cortex XSIAM, which TWO granular access controls can an administrator assign? (Choose two)

Select 2 answers
A.The physical geographic location of the analyst's workstation hardware
B.The local BIOS password of the analyst's endpoint device
C.Dataset-level access restrictions and query scopes
D.Permissions to perform administrative actions such as user management, integration configuration, and tenant settings
E.The brand and model of the corporate firewall protecting the analyst
AnswersC, D

Administrators can restrict user roles to query only specific datasets or namespaces.

Why this answer

RBAC in XSIAM allows administrators to restrict access based on query scopes, dataset permissions, and operational capabilities (e.g., incident response vs. administration).

95
MCQeasy

An analyst reports that the XSIAM web interface session is timing out too quickly due to security policies. Where can an administrator modify the idle session timeout duration?

A.Update the Log Forwarding profile timeout threshold.
B.Modify the Agent Settings profile assigned to the administrator's laptop.
C.Navigate to Settings > Configurations > Global Settings to adjust the idle session timeout value.
D.Edit the XQL query execution limit parameters in Analytics settings.
AnswerC

Correct. Global settings govern platform-wide behaviors such as console idle timeouts.

Why this answer

Session timeout and security settings for user authentication and console access can be configured under Settings > Configurations > Global Settings or Authentication settings.

96
MCQeasy

An administrator needs to monitor the health and status of active data collection integrations in XSIAM. Which dashboard or menu provides visibility into data ingestion rates and agent/collector statuses?

A.Settings > Configurations > Data Collection
B.Settings > Access Management > Audit
C.Dashboards > Incident Overview
D.XSIAM Marketplace > Installed Packs
AnswerA

Correct. Data Collection provides operational status, status of collectors, and ingestion rates.

Why this answer

Data Collection status, ingestion metrics, and collector health are monitored under the Data Collection section.

97
MCQmedium

An administrator needs to configure automated incident assignment so that all incidents originating from network firewall logs are automatically routed to the Network Security SOC team. Which XSIAM feature accomplishes this?

A.Modify the global tenant retention policy to isolate firewall logs.
B.Configure Incident Assignment Rules based on source data categories or alert types.
C.Enable Auto-Isolation profiles on all network gateways.
D.Set up a Log Forwarding profile targeting the Network Security team's email addresses.
AnswerB

Correct. Incident assignment rules allow automating routing to specific teams based on criteria.

Why this answer

Incident assignment rules and automation routing rules can be configured in XSIAM to automatically assign incoming incidents based on data sources, severity, or categories.

98
MCQmedium

An administrator wants to customize the fields displayed in the Incident table view to better align with the SOC's operational workflow. How should this be accomplished?

A.Reinstall the Cortex XDR management extension pack.
B.Rewrite the underlying XQL query for the default dashboard using API calls.
C.Modify the global database schema JSON file via the Admin CLI.
D.Use the column customization settings within the Incident view to add, remove, or reorder displayed fields.
AnswerD

Correct. Incident table views support custom column arrangements for operational efficiency.

Why this answer

Administrators can customize column visibility, order, and layout directly within the Incident view UI using the column selection / customization options.

99
MCQmedium

An administrator is troubleshooting a newly configured API-based integration that is failing to ingest logs into Cortex XSIAM. The test connection fails with an authentication error, despite valid API credentials being entered. What is a common architectural oversight that causes this failure?

A.The Broker VM requires a manual firmware downgrade to support legacy API protocols
B.The Cortex XDR agent service on endpoints has stopped responding
C.The API user account lacks the necessary permissions on the target platform, or network egress is blocked
D.The XQL query builder cache is corrupted and requires a database purge
AnswerC

Insufficient permissions on the third-party platform or network blocks will cause API authentication and connection failures.

Why this answer

API integrations often fail authentication if the API key lacks the required permissions/roles within the source platform or if network firewalls block outbound/inbound HTTPS requests to the vendor's API endpoint.

100
MCQeasy

An administrator wants to install a new integration pack to automate ticket creation in ServiceNow. Where in the XSIAM interface should the administrator navigate to find and install this pack?

A.Administration > Updates > Packs
B.Incident Response > Automation > Store
C.Settings > Configurations > Data Sources
D.Marketplace
AnswerD

Correct. The Marketplace contains all available integration packs, playbooks, and content packs.

Why this answer

The Marketplace tab is the central repository in XSIAM for discovering and installing content packs and integrations.

101
MCQeasy

When managing integrations in XSIAM, what is the purpose of the 'Test' button found in the integration instance configuration?

A.It verifies connectivity and credentials with the third-party service.
B.It updates the integration plugin to the latest version.
C.It triggers a full synchronization of all historical data.
D.It pushes a sample alert to the third-party system.
AnswerA

It performs a connection check to confirm the integration is configured correctly.

Why this answer

The test button validates the connectivity and authentication credentials against the target service.

102
MCQeasy

An administrator needs to review all administrative actions (such as user logins, configuration changes, and role modifications) performed within the XSIAM tenant over the last 30 days. Where is this audit data located?

A.Open the Endpoint Management > Audit Log view.
B.Navigate to Settings > Audit Trail to review administrator activities and configuration changes.
C.Check the Incident Management dashboard filtered by user severity.
D.Run an XQL query on the `host_boot` dataset.
AnswerB

Correct. The Audit Trail section records all administrative actions and system events.

Why this answer

System audit logs tracking administrative actions within the XSIAM platform are available under Settings > Audit Trail.

103
MCQhard

An organization has multiple business units sharing a single Cortex XSIAM tenant. Leadership requires that security analysts in Business Unit A can only view alerts and endpoints associated with their specific department, while global administrators retain full visibility. How must the deployment engineer configure access control to achieve this?

A.Utilize XSOAR playbooks to automatically hide incidents belonging to Business Unit B from analysts' UI views.
B.Create separate Cortex XSIAM tenants for each business unit and interconnect them using cross-tenant log forwarding.
C.Modify the Broker VM configuration file to filter out logs from Business Unit B before sending them to the cloud.
D.Configure custom roles combined with folder-based access control, ensuring Business Unit A users are assigned to a role scoped exclusively to their designated folders.
AnswerD

Folder-based RBAC restricts the visibility of alerts, endpoints, and datasets to the assigned folder paths.

Why this answer

Achieving strict data separation and analyst restriction within a single XSIAM tenant involves creating custom roles mapped to specific folder hierarchies and assigning users accordingly.

104
MCQhard

You need to ensure that a specific integration uses a dedicated proxy server to communicate with the cloud. Where is this proxy configuration defined?

A.The Integration Instance configuration settings.
B.Data Management > Collector Group settings.
C.The XQL Query Builder Advanced tab.
D.Global Settings > Network > Proxy.
AnswerA

Individual integration instances allow for specific proxy configurations.

Why this answer

Proxy settings for individual integrations are managed within the specific Integration Instance configuration panel.

105
Multi-Selecthard

An administrator is preparing to deploy Cortex XDR agents across a heterogeneous enterprise network. Which THREE deployment methods are natively supported and commonly utilized for agent rollout? (Choose three)

Select 3 answers
A.Enterprise Endpoint Management and Software Distribution tools (e.g., Microsoft Intune, SCCM, or Jamf)
B.Direct manual execution of the installation wizard on each endpoint by the end user with local admin rights
C.Physical flashing of agent binaries onto endpoint BIOS EEPROM chips
D.Manual Bluetooth file transfer from an administrator mobile phone to workstations
E.Active Directory Group Policy Object (GPO) utilizing MSI installation packages for Windows endpoints
AnswersA, B, E

Software distribution tools are widely used for automated, silent agent rollouts across Windows and macOS.

Why this answer

Cortex XDR agents can be deployed using various enterprise mechanisms, including Active Directory GPO, Software Deployment Tools (SCCM/Intune), and MDM solutions for macOS.

106
Multi-Selecthard

An administrator is troubleshooting an API integration that has stopped collecting data. Which THREE diagnostic steps should be performed? (Choose three)

Select 3 answers
A.Verify if the API key, token, or credentials have expired or been revoked.
B.Reinstall the local printer drivers on the administrator's laptop.
C.Format the Broker VM Docker container storage volumes.
D.Check network connectivity and firewall rules between the XSIAM integration poller and the external API endpoint.
E.Review the integration execution logs within the XSIAM UI for specific error codes or rate-limiting messages.
AnswersA, D, E

Correct. Expired credentials are a primary cause of API integration failures.

Why this answer

Troubleshooting API integrations involves checking API credential validity, reviewing integration execution logs for error codes, and verifying network connectivity between the integration poller and the target service.

107
MCQeasy

An XSIAM administrator wants to test connectivity to an external REST API integration without running a full playbook. Which feature in XSIAM allows direct testing of integration commands?

A.The XSIAM CLI (Command Line Interface) in the Incident Response view
B.Settings > Configurations > API Keys > Test button
C.The XQL Sandbox query execution button
D.Marketplace instance verification utility
AnswerA

Correct. The CLI allows direct execution of integration commands (e.g., `!ping`, `!integration-test`) to test connectivity.

Why this answer

The CLI (Command Line Interface) within the XSIAM incident response module allows administrators to execute integration commands directly.

108
MCQhard

During routine maintenance, an administrator notices that a custom parser is dropping incoming events from a newly integrated security appliance. Where should the administrator check to debug syntax and grok pattern failures in real time?

A.SSH into the Cortex XSIAM management cluster master node and check the /var/log/parser.log file.
B.Navigate to Settings > Configurations > Data Collection > Parsers, select the custom parser, and use the Test Parser feature with sample raw logs.
C.Open the Cortex XDR Agent console on the local machine and export the Agent Log Collector bundle.
D.Review the Incident Graph to trace dropped packets from the ingestion pipeline.
AnswerB

Correct. The built-in parser testing tool allows administrators to validate grok patterns against raw log samples.

Why this answer

The Log Forwarding and Log ingestion troubleshooting within XSIAM includes a parser testing utility where sample log lines can be pasted and tested against custom parsers to debug grok patterns and extraction rules.

109
Multi-Selectmedium

When planning log collection and ingestion strategies in Cortex XSIAM, an architect can ingest data from multiple sources. Which THREE log sources are natively supported for direct or Broker VM-mediated ingestion? (Choose three)

Select 3 answers
A.Direct analog audio streams from corporate telephone switchboards
B.Local printer ink level status notifications via SNMP v1 broadcast
C.Cloud provider audit logs (such as AWS CloudTrail and Azure Activity Logs)
D.Standard Syslog streams from third-party security devices and network switches
E.Palo Alto Networks Next-Generation Firewalls (PAN-OS logs)
AnswersC, D, E

Cloud audit logs are ingested via native content packs and cloud collectors.

Why this answer

Cortex XSIAM ingests diverse telemetry including firewall logs, cloud audit logs, and endpoint telemetry.

110
MCQmedium

An enterprise environment has deployed multiple Cortex XDR agents across diverse operating systems. The administrator wants to organize endpoints logically within XSIAM before assigning granular security policies. Which Cortex XSIAM feature should be used to dynamically group these endpoints based on criteria such as OS version, domain, or IP subnet?

A.Asset Tags
B.Data Filters
C.Endpoint Groups
D.Correlation Rules
AnswerC

Endpoint Groups provide the mechanism to group endpoints dynamically using criteria or statically for targeted policy deployments.

Why this answer

Endpoint Groups in Cortex XSIAM allow administrators to dynamically or statically group endpoints for policy assignment and management.

111
Multi-Selectmedium

Which TWO methods are supported in XSIAM for forwarding alerts or incident details to external SIEM or ticketing systems? (Choose two)

Select 2 answers
A.Using native SIEM forwarding integration packs (e.g., Splunk, ServiceNow)
B.Using the Cortex XDR Agent to mirror network traffic to external collectors
C.Directly mounting the XSIAM cloud storage bucket via NFS on-premises
D.Configuring outbound webhook integration instances
E.Installing a local database client to query the multi-tenant XSIAM SQL database directly
AnswersA, D

Correct. Packaged integrations exist specifically for SIEM and ITSM platforms.

Why this answer

XSIAM supports forwarding incidents and alerts using outbound webhook integrations and native SIEM forwarding connectors.

112
MCQhard

An administrator is configuring a Broker VM to collect Syslog data from various network devices. Some devices transmit syslog over TCP while others use UDP. How should the Broker VM syslog collector be configured to handle both?

A.Configure the Broker VM Syslog collector instance to listen on the specified port for both TCP and UDP protocols.
B.Configure the Cortex XDR agent on the network devices to encapsulate syslog in TLS packets.
C.Deploy two separate Broker VMs, dedicating one exclusively to UDP syslog and the other to TCP syslog.
D.Convert all network device syslog traffic to HTTP using an external reverse proxy before it reaches the Broker VM.
AnswerA

Broker VM collectors support multi-protocol binding on designated listening ports.

Why this answer

The Broker VM Syslog collector can be configured to listen on designated ports for both TCP and UDP protocols simultaneously to ingest logs from mixed device types.

113
MCQhard

An organization is updating its internal Certificate Authority (CA). The administrator needs to update the trusted CA certificates used by the Broker VMs for secure syslog ingestion. Where must this certificate update be performed?

A.Modify the global tenant license key to include custom CA extensions.
B.Upload the certificate directly into the browser's local trusted root store.
C.Manage and update trusted CA certificates within the Broker VM configuration settings in the XSIAM console.
D.Run the `certmgr /add` command on every managed Windows endpoint.
AnswerC

Correct. Broker VM CA certificates and trust stores are administered centrally via the XSIAM console.

Why this answer

Broker VM certificate management and trust stores are managed through the Broker VM configuration settings in the XSIAM management console under Settings > Configurations > Data Collection > Broker VM.

114
Multi-Selecthard

Which THREE best practices should be followed when designing custom automation integrations and playbooks in XSIAM? (Choose three)

Select 3 answers
A.Hardcode admin service account passwords directly into Python automation scripts
B.Design modular sub-playbooks for reusable automation tasks
C.Store sensitive API keys and tokens in integration instance credential parameters rather than hardcoding them
D.Handle API rate limits and connection timeouts with error-handling logic
E.Execute all integration commands synchronously on the main UI thread without timeout limits
AnswersB, C, D

Correct. Modularity improves maintainability and reusability across workflows.

Why this answer

Best practices include handling errors gracefully, using credentials securely via integration parameters, and designing modular playbooks.

115
MCQeasy

An architect is estimating storage capacity requirements for Cortex XSIAM. Which formula correctly represents the core calculation for raw daily log ingestion planning?

A.Number of active user accounts multiplied by active session duration
B.Number of endpoints multiplied by total RAM capacity
C.Total CPU cores on Broker VMs divided by network latency
D.Average daily log volume (GB/day) multiplied by retention period (days), adjusted for indexing and replication multipliers
AnswerD

Total storage equals daily ingestion multiplied by retention days, factored by indexing and replication overhead.

Why this answer

Daily storage sizing is calculated by multiplying the average daily event count by the average event size, accounting for compression and parsing factors.

116
MCQhard

An architect is designing a multi-tenant XSIAM data ingestion pipeline where distinct business units must have isolated visibility and role-based access control over their respective log sources. Which XSIAM architectural construct should be configured to ensure strict data segregation between business units?

A.Broker VM interface bonding configurations
B.Agent Installation Packages with embedded proxy exclusions
C.Dataset-level Role-Based Access Control (RBAC) and Query Scopes
D.Log Collector Profiles with dedicated forwarding keys
AnswerC

RBAC combined with query scopes restricts which datasets specific user roles can query and view within the XSIAM interface.

Why this answer

Data Access granularity and partitioning in XSIAM are managed via custom roles mapped to specific query scopes and dataset filters, or multi-tenant structures depending on the tenant architecture.

117
MCQhard

An engineer is mapping a non-standard third-party security log source into the XSIAM Common Data Model (XDM). Which tool within XSIAM should be used to define custom parsing rules and field mappings?

A.Data Masking Policy Engine
B.Parsing Rules
C.Incident Classifier Builder
D.XSIAM Query Language (XQL) Sandbox
AnswerB

Correct. Parsing rules enable administrators to normalize raw log data into XDM schema fields.

Why this answer

Log Forwarding and parsing rules, including custom XDM mapping, are configured using the Parsing rules feature in XSIAM.

118
MCQeasy

Which protocol is natively supported by the Broker VM Syslog collector for receiving log streams from network devices?

A.Syslog over TCP and UDP
B.Netflow v9 and IPFIX only
C.SNMP Trap v2c and v3
D.WMI and RPC protocols
AnswerA

Correct. The Broker VM Syslog collector natively listens on configurable TCP and UDP ports.

Why this answer

Broker VM Syslog collectors support standard syslog streaming over both TCP and UDP protocols.

119
Multi-Selectmedium

When planning an initial Cortex XSIAM deployment, an administrator must configure organizational settings. Which TWO configurations are typically established during the initial tenant setup phase? (Choose two)

Select 2 answers
A.Writing custom Linux kernel modules for client workstations
B.Configuring analog modem dial-up backup connections for alert notifications
C.Defining initial administrator user accounts and assigning baseline roles
D.Manually soldering hardware security modules (HSMs) into tenant cloud racks
E.Configuring Single Sign-On (SSO) and SAML identity provider integration for administrative access
AnswersC, E

Establishing admin accounts ensures ongoing management access to the newly provisioned tenant.

Why this answer

Initial tenant setup includes configuring identity providers (SSO/SAML), defining initial administrative user roles, and setting regional parameters.

120
MCQeasy

When deploying Cortex XDR agents across an enterprise, what is the primary role of an installation token?

A.To license the endpoint for Microsoft Windows Enterprise features.
B.To grant the analyst SSH access to the endpoint operating system.
C.To uniquely identify the target tenant and securely authenticate the agent during initial registration.
D.To encrypt the local endpoint hard drive using BitLocker or FileVault.
AnswerC

Tokens ensure agents register securely to the correct tenant.

Why this answer

Installation tokens authenticate the agent during registration, tying the endpoint to the correct Cortex XSIAM tenant and profile.

121
Multi-Selectmedium

An administrator needs to restrict access to sensitive XSIAM incident data to specific compliance officers. Which TWO actions accomplish this requirement? (Choose two)

Select 2 answers
A.Set the global log retention period to zero days.
B.Deploy a separate Broker VM for each compliance officer.
C.Create a custom User Role with permissions restricted only to the designated compliance incident queues.
D.Disable multi-factor authentication for all compliance user accounts.
E.Assign the compliance officers to a dedicated User Group associated with the restricted role.
AnswersC, E

Correct. Custom roles allow scoping permissions to specific incident categories and views.

Why this answer

Restricting access involves creating custom roles with limited permissions and assigning the compliance officers to those dedicated user roles/groups.

122
Multi-Selectmedium

Which TWO of the following are valid ways to trigger an automation playbook in Cortex XSIAM?

Select 2 answers
A.Trigger based on specific alert criteria (e.g., severity, vendor).
B.Scheduled tasks based on XQL search results.
C.Directly modifying the underlying XSIAM database.
D.Automatic deployment via Marketplace updates.
E.Manual execution from the Alert details page.
AnswersA, E

Automated triggers are a core feature of XSIAM playbooks.

Why this answer

Playbooks can be triggered manually by an analyst from the alert view or automatically based on predefined conditions.

123
MCQhard

An enterprise environment utilizes a strict certificate-based Proxy for all outbound internet connections. During the deployment of Cortex XDR agents via software deployment tools, the agents fail to establish a connection to the XSIAM tenant because they do not trust the proxy's interception certificate. How should this be resolved?

A.Uninstall the Cortex XDR agent and replace it with a standard syslog forwarding daemon.
B.Deploy the enterprise root CA certificate to the endpoint's trusted root certificate store and configure agent proxy settings using the appropriate installer properties.
C.Configure the proxy to bypass decryption exclusively for IP addresses belonging to the internal subnet.
D.Disable TLS encryption on the Broker VM so the proxy can inspect traffic without validation errors.
AnswerB

Trusting the CA and passing proxy parameters to the installer enables secure communication through the forward proxy.

Why this answer

Agents must be configured with proxy settings and the enterprise proxy's root CA certificate must be trusted by the endpoint operating system certificate store so the agent can negotiate TLS through the forward proxy.

124
Multi-Selecthard

Which THREE of the following are benefits of using the XDM (eXtendable Data Model) in Cortex XSIAM?

Select 3 answers
A.Automatic creation of API keys for third-party tools.
B.Improved performance and speed of XQL queries.
C.Simplified correlation of alerts across different product vendors.
D.Normalization of disparate data sources into a common schema.
E.Automatic translation of all log content into English.
AnswersB, C, D

Consistent schema allows for optimized indexing and search.

Why this answer

XDM provides normalization, enables cross-product correlation, and improves query efficiency.

125
Multi-Selectmedium

An architect is planning the deployment prerequisites for a Broker VM in a customer environment. Which TWO infrastructure requirements must be verified before deploying the OVA template? (Choose two)

Select 2 answers
A.Outbound TCP port 443 connectivity to the Cortex XSIAM tenant cloud FQDNs
B.An active Microsoft Active Directory Domain Controller role installed inside the VM
C.A local graphical user interface (GUI) desktop environment enabled for administrative troubleshooting
D.Hypervisor platform compatibility (e.g., VMware ESXi or Microsoft Hyper-V) with sufficient CPU and RAM allocations
E.A dedicated physical fiber channel storage array attached directly to the appliance
AnswersA, D

The Broker VM requires outbound HTTPS access to communicate with the cloud backend.

Why this answer

Broker VMs have specific virtual hardware and network requirements, including hypervisor compatibility (VMware ESXi or Hyper-V) and outbound HTTPS connectivity.

126
MCQeasy

An administrator wants to view a chronological list of recent software updates and content pack releases applied to the XSIAM tenant. Where can this release history be checked?

A.Inspect the Broker VM Docker container logs via SSH.
B.Review the Incident Graph timeline.
C.Open the Endpoint Management > Agent Version log.
D.Check Content Management or Help > Release Notes to review recent updates and content pack releases.
AnswerD

Correct. Content Management and Release Notes track platform updates and content packs.

Why this answer

Content updates, content pack releases, and platform version histories can be viewed under Content Management or Help > Release Notes.

127
MCQmedium

An administrator is deploying Cortex XDR agents to a fleet of macOS endpoints using a Mobile Device Management (MDM) solution like Jamf Pro. What is required to ensure the agent has full disk access and system extension approvals on modern macOS versions without user prompting?

A.Manually running sudo commands via SSH on every Mac workstation
B.Deploying MDM configuration profiles containing System Extension and Full Disk Access payloads
C.Disabling the macOS Gatekeeper security feature globally via terminal
D.Configuring an internal Broker VM to proxy macOS system calls
AnswerB

MDM profiles are mandatory on modern macOS to silently authorize kernel/system extensions and disk access.

Why this answer

Modern macOS versions require MDM configuration profiles (Payloads) to pre-approve System Extensions and grant Full Disk Access to security software like Cortex XDR.

128
Multi-Selecthard

An architect is designing an enterprise deployment strategy for Cortex XSIAM in an environment with strict change management windows. Which THREE planning considerations are critical for a successful rollout? (Choose three)

Select 3 answers
A.Defining data ingestion scopes and filtering rules to manage storage quotas and costs
B.Establishing pilot testing groups (upgrade rings) for agent and content pack deployments
C.Requiring all end users to manually rewrite their local operating system kernels
D.Coordinating firewall and proxy egress rule changes to permit outbound HTTPS communication to XSIAM FQDNs
E.Replacing all physical network switches with fiber-optic hubs
AnswersA, B, D

Ingestion planning prevents unexpected storage exhaustion and controls licensing costs.

Why this answer

Planning a successful XSIAM rollout requires defining data collection scopes, establishing testing/pilot rings for agents, and coordinating network firewall/proxy rule changes.

129
MCQmedium

When setting up a new Data Collector, you need to ensure high availability for log collection from a remote site. What is the best practice for deploying the collectors?

A.Install multiple collectors and assign them to the same Collector Group.
B.Create separate ingestion instances for every collector.
C.Install one large collector and increase its CPU allocation.
D.Configure log forwarding to a single collector and use a load balancer at the network layer.
AnswerA

Collector Groups allow for load balancing and failover.

Why this answer

Grouping collectors allows for load balancing and fault tolerance within the XSIAM architecture.

130
MCQhard

During an assessment of infrastructure readiness for Cortex XSIAM, an engineer calculates the required daily log ingestion volume and determines it exceeds the licensed capacity. What architectural feature or mechanism within XSIAM can the administrator configure to optimize data ingestion without losing critical security telemetry?

A.Increase the retention period in the data lake storage settings from 90 days to 365 days.
B.Configure log filtering and drop rules on the Broker VM collectors to exclude unneeded verbose log events before they reach the XSIAM cloud.
C.Enable automatic data compression on the Cortex XDR agent to reduce network packet size by 90%.
D.Deploy secondary XSIAM tenants in different geographic regions to split the log parsing load.
AnswerB

Log reduction strategies at the collection layer help manage ingestion volume and license consumption.

Why this answer

XSIAM allows administrators to configure log parsing and filtering rules on the Broker VM or ingestion pipeline to drop redundant or low-value logs before ingestion, optimizing licensed capacity.

131
MCQmedium

An XSIAM tenant is approaching its licensed data ingestion volume limit. The operations team needs to identify which data sources are consuming the highest ingestion bandwidth. Where should the administrator check this information?

A.Go to Settings > Configurations > License Management to view data ingestion breakdown by source and vendor.
B.Review the Audit Trail dashboard for high-frequency API polling events.
C.Execute an XQL query using the `dataset = host_inventory` command and group by storage size.
D.Check the Cortex XDR Agent health status page under Endpoint Management.
AnswerA

Correct. License Management provides visibility into consumption metrics across different vendors and data sources.

Why this answer

License utilization and ingestion volume by data source can be monitored in XSIAM under Settings > License Management or the License Usage dashboard.

132
MCQmedium

An enterprise security team wants to ensure that all data ingested from a specific untrusted data source is automatically tagged with a specific tag for downstream analytics. Where can this automatic tagging rule be applied during integration setup?

A.Incident Layout custom fields
B.XQL Query Builder template parameters
C.Data Collection source configuration tags
D.Global Dashboard filter properties
AnswerC

Correct. Data Collection source settings allow applying tags to all logs originating from that source.

Why this answer

Ingestion rules and source tagging can be configured in the data collection settings where streams are tagged upon entry.

133
MCQhard

An administrator is investigating why an automated response playbook integrated via Cortex XSOAR failed to execute when triggered by an XSIAM incident. Where should the administrator check the integration communication logs?

A.Review the Cortex XSOAR integration instance logs and audit trail for API communication errors.
B.Examine the Data Lake storage partition allocation table.
C.Inspect the Cortex XDR Agent debug bundle collected from the affected server.
D.Check the local `syslog.log` file on the Broker VM container.
AnswerA

Correct. XSOAR integration logs record API calls, execution errors, and response statuses.

Why this answer

Integration communication and playbook execution logs between XSIAM and Cortex XSOAR can be reviewed within the Cortex XSOAR server logs or the Integration Instances troubleshooting console.

134
MCQhard

During a high-availability planning session for an on-premises Broker VM deployment, an architect considers deploying multiple Broker VMs behind a load balancer to handle syslog collection from thousands of network devices. What is a critical architectural limitation or consideration when placing Broker VMs behind a load balancer for syslog collection?

A.Broker VMs cannot accept syslog data if they are registered to the same XSIAM tenant token
B.Load balancers prevent the Broker VM from communicating with the Cortex XSIAM cloud backend via port 443
C.Broker VMs automatically sync local log queues across the load balancer using BGP routing
D.Load balancing TCP or UDP syslog streams requires careful session persistence and source IP retention to ensure parser context is maintained
AnswerD

Syslog streams often lack session identifiers; load balancers must maintain source IP integrity or handle stream persistence correctly so logs are ingested cleanly.

Why this answer

When configuring UDP syslog load balancing, statefulness and IP persistence must be carefully managed, and TCP syslog requires persistent connections or proper session handling to prevent log interleaving and parsing corruption.

135
MCQhard

An administrator is configuring Role-Based Access Control (RBAC) in Cortex XSIAM and needs to grant a tier-1 SOC analyst the ability to view incidents and execute isolation commands on endpoints, but strictly prohibits them from modifying security policies or viewing sensitive user identity logs. How should this custom role be constructed?

A.Create a custom role with 'Incident Response' and 'Endpoint Control' permissions while omitting 'Policy Management' and 'Data Access Control' scopes for identity logs.
B.Grant 'Power User' access and rely on Cortex XDR profile exclusions to block policy edits.
C.Assign the 'App Role' for XSOAR automation and restrict network access via Security Groups.
D.Assign the built-in 'Administrator' role and manually remove permissions using the CLI.
AnswerA

Custom roles allow scoping permissions precisely to meet the principle of least privilege.

Why this answer

RBAC in Cortex XSIAM requires granular permission assignments. Incident viewing and endpoint response actions (like isolation) can be grouped, while policy modification and specific dataset read permissions are withheld.

136
MCQmedium

An administrator wants to configure automated email notifications to be sent to external stakeholders whenever a Critical severity incident is created. Which feature should be configured?

A.Enable Auto-Isolation rules on all endpoints.
B.Modify the Log Forwarding profile to send raw JSON syslog packets to the stakeholder's email address.
C.Configure an Incident Notification profile or webhook integration under Settings > Integrations / Notifications.
D.Set up a scheduled XQL query that emails CSV attachments every minute.
AnswerC

Correct. Notifications and webhooks are configured to dispatch alerts based on incident severity and criteria.

Why this answer

Incident notification profiles and alerting integrations can be configured under Settings > Integrations or Notifications to send alerts via email, webhooks, or ticketing systems when specific incident criteria are met.

137
MCQhard

During the sizing phase of a Cortex XSIAM deployment, an architect needs to estimate the required IOPS and storage retention footprint for endpoint telemetry. Which factor has the most direct impact on the raw ingestion volume calculation?

A.The configured frequency of Cortex XSOAR automated playbook execution
B.The total number of active directory user accounts synchronized via User-ID
C.The number of active firewall security rules enforced by Panorama
D.The frequency and depth of endpoint behavioral event generation and process telemetry
AnswerD

High-frequency process creation, network connection, and file modification events drive the bulk of endpoint data volume.

Why this answer

Event frequency and diversity of process, network, and file system telemetry generated per endpoint dictate the raw log volume.

138
Multi-Selectmedium

An administrator is setting up custom Role-Based Access Control (RBAC) folders and permissions in Cortex XSIAM to segregate data access between regional security teams. Which TWO configuration steps are required when creating a new custom role and assigning data scopes? (Choose two)

Select 2 answers
A.Define the specific functional permissions (such as incident viewing, response actions, or configuration management) assigned to the role.
B.Manually compile the source code of the role policy into a JSON manifest and push it via the REST API.
C.Install an additional XSOAR engine on each analyst workstation to enforce local authorization checks.
D.Assign data scopes to limit which incidents, alerts, or datasets members of this role can view based on tags or criteria.
E.Reboot all Broker VMs in the region to propagate the new role definitions to local log collectors.
AnswersA, D

Correct. Custom roles require explicitly defining what actions users can perform.

Why this answer

Creating custom roles involves defining granular permission sets and associating specific data scopes (such as endpoint groups or log datasets) to restrict visibility.

139
MCQeasy

During the infrastructure readiness assessment for Cortex XSIAM deployment, which outbound network connectivity requirement must be verified for the Broker VM to ensure proper communication with the XSIAM tenant?

A.Inbound TCP port 22 and TCP port 80 for remote SSH administration and unencrypted web traffic.
B.Bidirectional UDP port 514 for unencrypted syslog tunneling across the WAN.
C.Outbound TCP port 3389 for remote desktop management of the appliance.
D.Outbound TCP port 443 to the assigned Cortex XSIAM tenant URL and services.
AnswerD

Outbound HTTPS on port 443 is mandatory for Broker VM telemetry and control channels.

Why this answer

Broker VMs require outbound TCP port 443 connectivity to the Cortex XSIAM tenant URL and associated threat intelligence feeds for secure API communication and updates.

140
Multi-Selecteasy

Which TWO components or methods are valid options for ingesting third-party log data into XSIAM? (Choose two)

Select 2 answers
A.Manual CSV file upload via the user profile page
B.Palo Alto Networks Broker VM log collectors
C.Direct database replication via SQL Server Management Studio
D.Cloud-native integrations (e.g., AWS SQS, Azure Event Hubs)
E.Physical serial cable connection to the XSIAM tenant gateway
AnswersB, D

Correct. Broker VMs host standard log collectors for syslog and other feeds.

Why this answer

XSIAM supports log ingestion primarily through Broker VM collectors (such as Syslog and HTTP API) and cloud-native integrations (such as AWS SQS or Azure Event Hubs).

141
Multi-Selecthard

An organization is enforcing strict segregation of duties within Cortex XSIAM using Role-Based Access Control (RBAC). Which TWO administrative actions can be restricted so that standard security analysts cannot perform them? (Choose two)

Select 2 answers
A.Viewing active incidents and triaging alerts assigned to their SOC queue.
B.Exporting incident case summaries to PDF reports.
C.Writing and executing custom XQL queries in the Query Center.
D.Creating new user accounts and modifying global Role-Based Access Control (RBAC) assignments.
E.Modifying global tenant settings, integrations, and license configurations.
AnswersD, E

User and RBAC management is restricted to administrators.

Why this answer

Standard analysts should be restricted from modifying global tenant configurations, user accounts, and RBAC roles.

142
Multi-Selecteasy

Which TWO actions can an administrator perform when managing integration instances within XSIAM? (Choose two)

Select 2 answers
A.Change the global XSIAM database schema
B.Modify the core source code of the vendor integration pack
C.Test the integration instance connection
D.Directly patch the underlying operating system of the cloud tenant backend
E.Enable or disable the integration instance
AnswersC, E

Correct. Administrators can test integration connectivity directly from the instance configuration.

Why this answer

Administrators can test integration connectivity and enable or disable specific integration instances.

143
MCQmedium

An operations team needs to ensure that inactive user accounts are automatically locked out after 90 days of inactivity. Where is this security policy managed?

A.Go to Settings > Access Management > Authentication / Security settings to configure password and account inactivity policies.
B.Configure an Agent Protection policy under Endpoint Management.
C.Set up an automated correlation rule to detect inactive login tokens.
D.Modify the Log Forwarding rule timeout threshold.
AnswerA

Correct. Authentication settings control user account lifecycles, password rules, and inactivity policies.

Why this answer

Password policies, account lockout thresholds, and session security rules are managed in XSIAM under Settings > Access Management > Authentication / Security Settings.

144
MCQeasy

An administrator is verifying that firewall rules at the corporate perimeter permit outbound communication from Cortex XDR agents. Which destination criteria must be allowed for agent communication?

A.Outbound TCP port 443 to Palo Alto Networks XSIAM cloud FQDNs
B.Inbound TCP port 22 and 3389 for remote diagnostics
C.Outbound UDP port 514 for direct syslog streaming to the cloud
D.Inbound and outbound TCP port 80 for unencrypted configuration checks
AnswerA

Agents communicate exclusively outbound over HTTPS (port 443) to the assigned tenant and service FQDNs.

Why this answer

Cortex XDR agents require outbound HTTPS (TCP 443) access to Palo Alto Networks cloud infrastructure and specific regional FQDNs.

145
MCQmedium

An administrator is configuring data collection policies in Cortex XSIAM to optimize storage and ingestion costs. The organization wishes to exclude verbose, non-security-relevant informational logs from a specific firewall source. Which mechanism should the administrator configure?

A.Endpoint isolation policies
B.Data Ingestion Filters / Drop Rules
C.XQL scheduled queries with automated table deletion
D.Agent upgrade rings
AnswerB

Ingestion filters allow administrators to discard unneeded logs at the collector stage to save storage costs.

Why this answer

Data filters or ingestion rules in XSIAM allow administrators to drop, filter, or retain specific log subsets before they consume indexed storage quotas.

146
MCQeasy

When establishing Role-Based Access Control (RBAC) in Cortex XSIAM, what is the purpose of assigning 'Folder' scopes to a custom role?

A.To specify the directory path where agent installation logs are written on endpoints.
B.To limit visibility and management capabilities to specific subsets of endpoints and data sources organized within the folder hierarchy.
C.To restrict which log files are stored on the local Broker VM disk storage.
D.To determine which software packages can be downloaded from the Cortex XSIAM Marketplace.
AnswerB

Folder scoping enforces multi-tenancy or regional boundaries within a single XSIAM tenant.

Why this answer

Folder scopes allow organizations to delegate administrative or analyst permissions based on logical asset groupings, ensuring users only see data and endpoints relevant to their assigned business unit or geographic region.

147
MCQmedium

An administrator is setting up an integration with a third-party threat intelligence platform using Cortex XSOAR capabilities embedded within XSIAM. The integration instance requires periodic polling to fetch newly published Indicators of Compromise (IoCs). Where should the administrator configure the fetch interval?

A.Inside the automated playbook task parameters
B.Via the Server Configuration (Settings > About > Server Configuration) global key-value pair
C.Within the Threat Intelligence module feeds mapping rules
D.Inside the specific integration instance configuration settings
AnswerD

The fetch interval parameter is a standard setting exposed within every polling integration instance configuration panel.

Why this answer

In Cortex XSOAR integration instances, the fetch interval determines how often the integration queries the external source for new data and is configured directly inside the integration instance configuration settings.

148
Multi-Selectmedium

An administrator wants to optimize XQL search performance across large log datasets. Which TWO best practices should be applied when writing queries? (Choose two)

Select 2 answers
A.Specify the dataset early in the query using the `dataset = ...` clause to narrow the search scope.
B.Always query all historical datasets without time limits to ensure completeness.
C.Avoid using any filters and sort by random strings.
D.Execute all searches using raw regex parsing on unparsed datasets.
E.Limit the time range to the smallest necessary window instead of querying all available historical data.
AnswersA, E

Correct. Filtering by dataset early reduces the amount of data scanned.

Why this answer

Optimizing XQL queries involves filtering by specific datasets early in the query, limiting time ranges, and selecting only needed fields.

149
Multi-Selecthard

An administrator is preparing to deploy Cortex XDR agents across a mixed environment of Windows, macOS, and Linux servers. Which THREE tasks should be performed during the planning and deployment phase? (Choose three)

Select 3 answers
A.Manually connect a serial console cable to every server in the data center.
B.Establish phased rollout groups to monitor stability and prevent widespread issues.
C.Disable all firewall rules on the XSIAM cloud tenant.
D.Define necessary antivirus or security software exclusions to prevent conflicts during agent installation.
E.Create dedicated installation profiles and packages for each operating system type (Windows, macOS, Linux).
AnswersB, D, E

Correct. Phased rollouts ensure stability before enterprise-wide deployment.

Why this answer

Agent deployment planning includes creating OS-specific installation packages/profiles, verifying prerequisites and exclusion lists, and defining upgrade schedules.

150
Multi-Selectmedium

An administrator needs to ensure that custom dashboards created by SOC analysts are backed up or migrated between environments. Which TWO options are available for content portability in XSIAM? (Choose two)

Select 2 answers
A.Copy the browser cookies of the analyst's session.
B.Print physical paper copies of the dashboard screens.
C.Export dashboard definitions to JSON format for migration across tenants.
D.Export custom dashboards and widgets as part of a content pack via Content Management.
E.Manually retype every XQL query into a notepad file on a local workstation without export tools.
AnswersC, D

Correct. Dashboard definitions support JSON export/import.

Why this answer

Dashboards and custom content can be exported and imported as content packs or JSON definitions through Content Management features.

Page 1

Page 2 of 3

Page 3

All pages