ExamGecko
Home Home / Splunk / SPLK-3002

SPLK-3002: Splunk IT Service Intelligence Certified Admin

Splunk IT Service Intelligence Certified Admin
Vendor:

Splunk

Splunk IT Service Intelligence Certified Admin Exam Questions: 90
Splunk IT Service Intelligence Certified Admin   2.370 Learners
Take Practice Tests
Comming soon
PDF | VPLUS
This study guide should help you understand what to expect on the exam and includes a summary of the topics the exam might cover and links to additional resources. The information and materials in this document should help you focus your studies as you prepare for the exam.

Related questions

What effects does the KPI importance weight of 11 have on the overall health score of a service?

A.
At least 10% of the KPIs will go critical.
A.
At least 10% of the KPIs will go critical.
Answers
B.
Importance weight is unused for health scoring.
B.
Importance weight is unused for health scoring.
Answers
C.
The service will go critical.
C.
The service will go critical.
Answers
D.
It is a minimum health indicator KPI.
D.
It is a minimum health indicator KPI.
Answers
Suggested answer: B

Explanation:

The KPI importance weight is a value that indicates how much a KPI contributes to the overall health score of a service. The importance weight can range from 1 (lowest) to 10 (highest). The statement that applies when configuring a KPI importance weight of 11 is:

B) Importance weight is unused for health scoring. This is true because an importance weight of 11 is invalid and cannot be used for health scoring. The maximum value for importance weight is 10.

The other statements do not apply because:

A) At least 10% of the KPIs will go critical. This is not true because an importance weight of 11 does not affect the severity level of any KPIs.

C) The service will go critical. This is not true because an importance weight of 11 does not affect the health score or status of any service.

D) It is a minimum health indicator KPI. This is not true because an importance weight of 11 does not indicate anything about the minimum health level of a KPI.

asked 23/09/2024
Adam Beke
40 questions

Within a correlation search, dynamic field values can be specified with what syntax?

A.
fieldname
A.
fieldname
Answers
B.
<fieldname /fieldname>
B.
<fieldname /fieldname>
Answers
C.
%fieldname%
C.
%fieldname%
Answers
D.
eval(fieldname)
D.
eval(fieldname)
Answers
Suggested answer: B

Explanation:

B is the correct answer because dynamic field values can be specified with <fieldname /fieldname> syntax within a correlation search. This syntax allows you to insert values from fields returned by the correlation search into alert actions such as email subject or body. For example, <host /host> inserts the value of the host field into the email.

Reference: [Use dynamic field values in correlation searches in ITSI]

asked 23/09/2024
Malik Rubio
40 questions

When in maintenance mode, which of the following is accurate?

A.
Once the window is over, KPIs and notable events will begin to be generated again.
A.
Once the window is over, KPIs and notable events will begin to be generated again.
Answers
B.
KPIs are shown in blue while in maintenance mode.
B.
KPIs are shown in blue while in maintenance mode.
Answers
C.
Maintenance mode slots are scheduled on a per hour basis.
C.
Maintenance mode slots are scheduled on a per hour basis.
Answers
D.
Service health scores and KPI events are deleted until the window is over.
D.
Service health scores and KPI events are deleted until the window is over.
Answers
Suggested answer: A

Explanation:

A is the correct answer because when in maintenance mode, KPIs and notable events will begin to be generated again once the window is over. Maintenance mode is a feature of ITSI that allows you to temporarily suspend alerts and health score calculations for a service or an entity during planned maintenance or downtime. During maintenance mode, KPI searches still run, but the results are buffered until the window is over. Once the window is over, the buffered results are processed and alerts and health scores are generated if necessary.

Reference: [Overview of maintenance windows in ITSI]

asked 23/09/2024
Rohit Kumar
40 questions

Which of the following are the default ports that must be configured on Splunk to use ITSI?

A.
SplunkWeb (8405), SplunkD (8519), and HTTP Collector (8628)
A.
SplunkWeb (8405), SplunkD (8519), and HTTP Collector (8628)
Answers
B.
SplunkWeb (8089), SplunkD (8088), and HTTP Collector (8000)
B.
SplunkWeb (8089), SplunkD (8088), and HTTP Collector (8000)
Answers
C.
SplunkWeb (8000), SplunkD (8089), and HTTP Collector (8088)
C.
SplunkWeb (8000), SplunkD (8089), and HTTP Collector (8088)
Answers
D.
SplunkWeb (8088), SplunkD (8089), and HTTP Collector (8000)
D.
SplunkWeb (8088), SplunkD (8089), and HTTP Collector (8000)
Answers
Suggested answer: C

Explanation:

C is the correct answer because ITSI uses the default ports of Splunk Enterprise for its communication and data collection. SplunkWeb uses port 8000, SplunkD uses port 8089, and HTTP Event Collector uses port 8088. These ports can be changed if needed, but they must match the configuration of Splunk Enterprise.

Reference:Ports used by ITSI

asked 23/09/2024
PATRICK ADUSEI
45 questions

Which index is used to store KPI values?

A.
itsi_summary_metrics
A.
itsi_summary_metrics
Answers
B.
itsi_metrics
B.
itsi_metrics
Answers
C.
itsi_service_health
C.
itsi_service_health
Answers
D.
itsi_summary
D.
itsi_summary
Answers
Suggested answer: A

Explanation:

The IT Service Intelligence (ITSI) metrics summary index,itsi_summary_metrics, is a metrics-based summary index that stores KPI data.

A is the correct answer because the itsi_summary_metrics index is used to store KPI values in ITSI. This index improves the performance of the searches dispatched by ITSI, particularly for very large environments. Every KPI is summarized in both the itsi_summary events index and the itsi_summary_metrics metrics index.

Reference:Overview of ITSI indexes

asked 23/09/2024
Maurille AGBISSIKO
33 questions

What is an episode?

A.
A workflow task.
A.
A workflow task.
Answers
B.
A deep dive.
B.
A deep dive.
Answers
C.
A notable event group.
C.
A notable event group.
Answers
D.
A notable event.
D.
A notable event.
Answers
Suggested answer: C

Explanation:

It's a deduplicated group of notable events occurring as part of a larger sequence, or an incident or period considered in isolation.

An episode is a deduplicated group of notable events occurring as part of a larger sequence, or an incident or period considered in isolation. An episode helps you reduce alert noise and focus on the most important issues affecting your IT services. An episode is created by an aggregation policy, which is a set of rules that determines how to group notable events based on certain criteria, such as severity, source, title, and so on. You can use episode review to view, manage, and resolve episodes in ITSI. The statement that defines an episode is:

C) A notable event group. This is true because an episode is composed of one or more notable events that are related by some common factor.

The other options are not definitions of an episode because:

A) A workflow task. This is not true because a workflow task is an action that you can perform on an episode, such as assigning an owner, changing the status, adding comments, and so on.

B) A deep dive. This is not true because a deep dive is a dashboard that allows you to analyze the historical trends and anomalies of your KPIs and metrics in ITSI.

D) A notable event. This is not true because a notable event is an alert generated by ITSI based on certain conditions or correlations, not a group of alerts.

asked 23/09/2024
Echo Wind
28 questions

There are two departments using ITSI. Finance and Sales. Analysts in each department should not be allowed to see each other's services. What are the role configuration steps required to accomplish this?

A.
itoa_finance_admin, inherited from itoa_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_analyst; itoa_sales_analyst, inherited from itoa_analyst.
A.
itoa_finance_admin, inherited from itoa_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_analyst; itoa_sales_analyst, inherited from itoa_analyst.
Answers
B.
itoa_finance_admin, inherited from itoa_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_team_analyst; itoa_sales_analyst, inherited from itoa_team_analyst.
B.
itoa_finance_admin, inherited from itoa_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_team_analyst; itoa_sales_analyst, inherited from itoa_team_analyst.
Answers
C.
itoa_finance_admin, inherited from itoa_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_analyst; itoa_sales_analyst, inherited from itoa_team_analyst.
C.
itoa_finance_admin, inherited from itoa_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_analyst; itoa_sales_analyst, inherited from itoa_team_analyst.
Answers
D.
itoa_finance_admin, inherited from itoa_team_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_analyst; itoa_sales_analyst, inherited from itoa_analyst.
D.
itoa_finance_admin, inherited from itoa_team_admin; itoa_sales_admin, inherited from itoa_team_admin; itoa_finance_analyst, inherited from itoa_analyst; itoa_sales_analyst, inherited from itoa_analyst.
Answers
Suggested answer: C

Explanation:

C is the correct answer because teams are a feature of ITSI that allow you to restrict access to service content in UI views based on user roles. To create separate teams for finance and sales analysts, you need to create custom roles that inherit from the itoa_analyst role, which has read-only access to ITSI content. For example, you can create itoa_finance_analyst and itoa_sales_analyst roles that inherit from itoa_analyst. Then, you need to create custom teams that include these roles and assign them to the relevant services. For example, you can create a finance team that includes the itoa_finance_analyst role and assign it to the finance services. Similarly, you can create a sales team that includes the itoa_sales_analyst role and assign it to the sales services. This way, analysts in each department can only see their own services and not each other's.

Reference:Create teams in ITSI,Assign teams to services in ITSI

asked 23/09/2024
Francesco D'Agostino
35 questions

ITSI Saved Search Scheduling is configured to use realtime_schedule = 0. Which statement is accurate about this configuration?

A.
If this value is set to 0, the scheduler bases its determination of the next scheduled search execution time on the current time.
A.
If this value is set to 0, the scheduler bases its determination of the next scheduled search execution time on the current time.
Answers
B.
If this value is set to 0, the scheduler bases its determination of the next scheduled search on the last search execution time.
B.
If this value is set to 0, the scheduler bases its determination of the next scheduled search on the last search execution time.
Answers
C.
If this value is set to 0, the scheduler may skip scheduled execution periods.
C.
If this value is set to 0, the scheduler may skip scheduled execution periods.
Answers
D.
If this value is set to 0, the scheduler might skip some execution periods to make sure that the scheduler is executing the searches running over the most recent time range.
D.
If this value is set to 0, the scheduler might skip some execution periods to make sure that the scheduler is executing the searches running over the most recent time range.
Answers
Suggested answer: B

Explanation:

ITSI Saved Search Scheduling is a feature that allows you to schedule searches that run periodically to populate the data for your KPIs. You can configure various settings for your scheduled searches, such as the search frequency, the time range, the cron expression, and so on. One of the settings is realtime_schedule, which controls the way the scheduler computes the next execution time of a scheduled search. The statement that is accurate about this configuration is:

B) If this value is set to 0, the scheduler bases its determination of the next scheduled search on the last search execution time. This is called continuous scheduling. If set to 0, the scheduler never skips scheduled execution periods. However, the execution of the saved search might fall behind depending on the scheduler's load. Use continuous scheduling whenever you enable the summary index option.

The other statements are not accurate because:

A) If this value is set to 0, the scheduler bases its determination of the next scheduled search execution time on the current time. This is not true because this is what happens when the value is set to 1, not 0.

C) If this value is set to 0, the scheduler may skip scheduled execution periods. This is not true because this is what happens when the value is set to 1, not 0.

D) If this value is set to 0, the scheduler might skip some execution periods to make sure that the scheduler is executing the searches running over the most recent time range. This is not true because this is what happens when the value is set to 1, not 0.

asked 23/09/2024
Valerio Lorenzani
38 questions

Which of the following is a characteristic of custom deep dives?

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

Which of the following statements is accurate when using multiple policies?

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member