Splunk SPLK-2003 Practice Test - Questions Answers, Page 9
List of questions
The SOAR server has been configured to use an external Splunk search head for search and searching on SOAR works; however, the search results don't include content that was being returned by search before configuring external search. Which of the following could be the problem?
The existing content indexes on the SOAR server need to be re-indexed to migrate them to Splunk.
The user configured on the SOAR side with Phantomsearch capability is not enabled on Splunk.
The remote Splunk search head is currently offline.
Content that existed before configuring external search must be backed up on SOAR and restored on the Splunk search head.
Which of the following is an advantage of using the Visual Playbook Editor?
Eliminates any need to use Python code.
The Visual Playbook Editor is the only way to generate user prompts.
Supports Python or Javascript.
Easier playbook maintenance.
A user has written a playbook that calls three other playbooks, one after the other. The user notices that the second playbook starts executing before the first one completes. What is the cause of this behavior?
Synchronous execution has not been configured.
The first playbook is performing poorly.
The sleep option for the second playbook is not set to a long enough interval.
Incorrect join configuration on the second playbook.
Where in SOAR can a user view the JSON data for a container?
In the analyst queue.
On the Investigation page.
In the data ingestion display.
In the audit log.
When assigning an input parameter to an action while building a playbook, a user notices the artifact value they are looking for does not appear in the auto-populated list.
How is it possible to enter the unlisted artifact value?
Type the CEF datapath in manually.
Delete and recreate the artifact.
Edit the artifact to enable the List as Parameter option for the CEF value.
Edit the container to allow CEF parameters.
Which of the following actions will store a compressed, secure version of an email attachment with suspected malware for future analysis?
Copy/paste the attachment into a note.
Add a link to the file in a new artifact.
Use the Files tab on the Investigation page to upload the attachment.
Use the Upload action of the Secure Store app to store the file in the database.
Without customizing container status within SOAR, what are the three types of status for a container?
New, Open, Resolved
Low, Medium, High
New, In Progress, Closed
Low, Medium, Critical
Which of the following are the default ports that must be configured on Splunk to allow connections from SOAR?
SplunkWeb (8088), SplunkD (8089), HTTP Collector (8000)
SplunkWeb (8089), SplunkD (8088), HTTP Collector (8000)
SplunkWeb (8000), SplunkD (8089), HTTP Collector (8088)
SplunkWeb (8469), SplunkD (8702), HTTP Collector (8864)
If no data matches any filter conditions, what is the next block run by the playbook?
The end block.
The start block.
The filter block.
The next block.
How can more than one user perform tasks in a workbook?
Any user in a role with write access to the case's workbook can be assigned to tasks.
Add the required users to the authorized list for the container.
Any user with a role that has Perform Task enabled can execute tasks for workbooks.
The container owner can assign any authorized user to any task in a workbook.
Question