nerdexam
Splunk

SPLK-3002 · Question #103

In a distributed deployment, the ITSI SA-IndexCreation should get installed on which of the following Splunk instance types?

The correct answer is D. Indexers and search heads. In a distributed Splunk Enterprise deployment running Splunk IT Service Intelligence (ITSI), the SA IndexCreation app is responsible for creating the necessary custom indexes (such as itsi_summary, itsi_notable, etc.) that ITSI uses to store metrics and notable events. These…

Splunk ITSI Concepts and Environment

Question

In a distributed deployment, the ITSI SA-IndexCreation should get installed on which of the following Splunk instance types?

Options

  • AIndexers and forwarders
  • BSearch heads, indexers, and heavy forwarders
  • CSearch heads, indexers, and universal forwarders
  • DIndexers and search heads

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    6% (3)
  • C
    2% (1)
  • D
    88% (42)

Explanation

In a distributed Splunk Enterprise deployment running Splunk IT Service Intelligence (ITSI), the SA IndexCreation app is responsible for creating the necessary custom indexes (such as itsi_summary, itsi_notable, etc.) that ITSI uses to store metrics and notable events. These indexes must exist on the indexer layer because indexers are the only Splunk instance type that can actually host and write indexed data. Therefore, SA IndexCreation is installed on all indexers in the deployment to ensure that the index definitions are present wherever indexed data is stored. Meanwhile, the main ITSI app (which contains the UI, KPI scheduling, service modeling, analytics, and anomaly detection) is installed on search heads since search heads orchestrate searches across the distributed environment and provide ITSI's interactive features. Universal forwarders and heavy forwarders are not appropriate targets for SA IndexCreation because forwarders do not host writable index locations for ITSI summary and notable event indexes. Thus, the correct installation pattern for SA IndexCreation in a distributed environment is on both the indexers and search heads, enabling proper index definition and search functionality across

Topics

#SA-IndexCreation#distributed deployment#indexers#component placement

Community Discussion

No community discussion yet for this question.

Full SPLK-3002 Practice