nerdexam
Splunk

SPLK-2003 · Question #118

Where in SOAR can a user view the JSON data for a container?

The correct answer is B. On the Investigation page. In Splunk SOAR, the Investigation page is where users can delve into the details of containers, artifacts, and actions. It provides a comprehensive view of the incident or event under investigation, including the JSON data associated with containers. This JSON data represents…

Ingesting and Handling Data

Question

Where in SOAR can a user view the JSON data for a container?

Options

  • AIn the analyst queue.
  • BOn the Investigation page.
  • CIn the data ingestion display.
  • DIn the audit log.

How the community answered

(64 responses)
  • A
    6% (4)
  • B
    89% (57)
  • C
    2% (1)
  • D
    3% (2)

Explanation

In Splunk SOAR, the Investigation page is where users can delve into the details of containers, artifacts, and actions. It provides a comprehensive view of the incident or event under investigation, including the JSON data associated with containers. This JSON data represents the structured information about the container, including its attributes, artifacts, and actions taken within the playbook. A container is the top-level data structure that SOAR playbook APIs operate on. Every container is a structured JSON object which can nest more arbitrary JSON objects, that represent artifacts. A container is the top-level object against which automation is run. To view the JSON data for a container, you need to navigate to the Investigation page, which shows the details of a container, such as its name, label, owner, status, severity, and artifacts. On the Investigation page, you can click on the JSON tab, which displays the JSON representation of the container and its artifacts.

Topics

#container#JSON data#Investigation page#data inspection

Community Discussion

No community discussion yet for this question.

Full SPLK-2003 Practice