Splunk SPLK-2003 Splunk SOAR Certified Automation Developer Exam Online Training
Splunk SPLK-2003 Online Training
The questions for SPLK-2003 were last updated at Feb 18,2025.
- Exam Code: SPLK-2003
- Exam Name: Splunk SOAR Certified Automation Developer Exam
- Certification Provider: Splunk
- Latest update: Feb 18,2025
Splunk user account(s) with which roles must be created to configure Phantom with an external Splunk Enterprise instance?
- A . superuser, administrator
- B . phantomcreate. phantomedit
- C . phantomsearch, phantomdelete
- D . admin,user
Phantom supports multiple user authentication methods such as LDAP and SAML2.
What other user authentication method is supported?
- A . SAML3
- B . PIV/CAC
- C . Biometrics
- D . OpenID
During a second test of a playbook, a user receives an error that states: ‘an empty parameters list was passed to phantom.act()." What does this indicate?
- A . The container has artifacts not parameters.
- B . The playbook is using an incorrect container.
- C . The playbook debugger’s scope is set to new.
- D . The playbook debugger’s scope is set to all.
What does a user need to do to have a container with an event from Splunk use context-aware actions designed for notable events?
- A . Include the notable event’s event_id field and set the artifacts label to aplunk notable event id.
- B . Rename the event_id field from the notable event to splunkNotableEventld.
- C . Include the event_id field in the search results and add a CEF definition to Phantom for event_id, datatype splunk notable event id.
- D . Add a custom field to the container named event_id and set the custom field’s data type to splunk notable event id.
After enabling multi-tenancy, which of the Mowing is the first configuration step?
- A . Select the associated tenant artifacts.
- B . Change the tenant permissions.
- C . Set default tenant base address.
- D . Configure the default tenant.
When configuring a Splunk asset for Phantom to connect to a SplunkC loud instance, the user discovers that they need to be able to run two different on_poll searches.
How is this possible
- A . Enter the two queries in the asset as comma separated values.
- B . Configure the second query in the Phantom app for Splunk.
- C . Install a second Splunk app and configure the query in the second app.
- D . Configure a second Splunk asset with the second query.
On a multi-tenant Phantom server, what is the default tenant’s ID?
- A . 0
- B . Default
- C . 1
- D . *
What are indicators?
- A . Action result items that determine the flow of execution in a playbook.
- B . Action results that may appear in multiple containers.
- C . Artifact values that can appear in multiple containers.
- D . Artifact values with special security significance.
Which app allows a user to send Splunk Enterprise Security notable events to Phantom?
- A . Any of the integrated Splunk/Phantom Apps
- B . Splunk App for Phantom Reporting.
- C . Splunk App for Phantom.
- D . Phantom App for Splunk.
Some of the playbooks on the Phantom server should only be executed by members of the admin role.
How can this rule be applied?
- A . Add a filter block to al restricted playbooks that Titters for runRole – "Admin”.
- B . Add a tag with restricted access to the restricted playbooks.
- C . Make sure the Execute Playbook capability is removed from al roles except admin.
- D . Place restricted playbooks in a second source repository that has restricted access.