Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

SPLK-1005 Splunk Cloud Certified Admin Questions and Answers

Questions 4

Which of the following tasks is the responsibility of a Splunk Cloud administrator?

Options:

A.

Configuring deployer

B.

Configuring cluster master

C.

Configuring indexers

D.

Configuring indexes

Buy Now
Questions 5

A customer wants to mask unstructured data before sending it to Splunk Cloud. Where should SEBCMD be configured for this?

Options:

A.

props. conf on a Splunk Cloud search head,

B.

props.conf on a Heavy Forwarder.

C.

transforms, cent on a Splunk Cloud indexer.

D.

props. conf- on a Universal Forwarder.

Buy Now
Questions 6

What can be used in a Splunk Cloud environment to create new sourcetypes?

Options:

A.

Data Preview

B.

props. conf can be edited directly from the GUI

C.

Splunk ' s CLI

D.

Deployment Server

Buy Now
Questions 7

In Splunk Cloud, which of the following statements regarding REST API is true?

Options:

A.

REST API and Splunk HEC are on the same port.

B.

All REST API endpoints are open and available by default.

C.

REST API is not available in Splunk Cloud.

D.

A subset of REST API endpoints are enabled for customers to manage Splunk.

Buy Now
Questions 8

Which of the following would always require raising a support ticket?

Options:

A.

Capacity or configuration changes in Splunk Cloud.

B.

Search does not return expected results in Splunk Cloud.

C.

A user is unable to log into Splunk Cloud.

D.

Data is not indexed in Splunk Cloud.

Buy Now
Questions 9

What syntax is required in inputs.conf to ingest data from files or directories?

Options:

A.

A monitor stanza, sourcetype, and Index is required to ingest data.

B.

A monitor stanza, sourcetype, index, and host is required to ingest data.

C.

A monitor stanza and sourcetype is required to ingest data.

D.

Only the monitor stanza is required to ingest data.

Buy Now
Questions 10

In what scenarios would transforms.conf be used?

Options:

A.

Per-Event Index Routing, Applying Event Types, SEOCMD operations

B.

Per-Event Sourcetype, Per-Event Host Name, Per-Event Index Routing

C.

Per-Event Host Name, Per-Event Index Rooting, SEDCMD operations

D.

Per-Event Sourcetype, Per-Event Index Routing, Applying Event Types

Buy Now
Questions 11

A user has been asked to mask some sensitive data without tampering with the structure of the file /var/log/purchase/transactions. log that has the following format:

SPLK-1005 Question 11

A)

SPLK-1005 Question 11

B)

SPLK-1005 Question 11

C)

SPLK-1005 Question 11

D)

SPLK-1005 Question 11

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 12

The following sample log event shows evidence of credit card numbers being present in the transactions. loc file.

SPLK-1005 Question 12

Which of these SEDCM3 settings will mask this and other suspected credit card numbers with an Y character for each character being masked? The indexed event should be formatted as follows:

SPLK-1005 Question 12

A)

SPLK-1005 Question 12

B)

SPLK-1005 Question 12

C)

SPLK-1005 Question 12

D)

SPLK-1005 Question 12

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 13

What is the correct syntax to monitor /apache/too/logo, /apache/bor/logs, and /apache/bar/l/logo?

A)

SPLK-1005 Question 13

B)

SPLK-1005 Question 13

C)

SPLK-1005 Question 13

D)

SPLK-1005 Question 13

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 14

Which monitor statement will retrieve only files that start with " access " in the directory /opt/log/ww2/?

SPLK-1005 Question 14

Options:

A.

[monitor:///opt/lug/.../access]

B.

[monitor:///opt/log/www2/access*]

C.

[monitor:///opt/log/www2/]

D.

[monitor:///opt/log/.../]

Buy Now
Questions 15

Which file or folder below is not a required part of a deployment app?

Options:

A.

app.conf (in default or local)

B.

local.meta

C.

metadata folder

D.

props.conf

Buy Now
Questions 16

Which of the following app installation scenarios can be achieved without involving Splunk Support?

Options:

A.

Deploy premium apps.

B.

Install apps via the Request Install button.

C.

Install apps via self-service.

D.

Install apps that have not gone through the vetting process.

Buy Now
Questions 17

Which of the following is not considered a best practice for the deployment server?

Options:

A.

Create small, single-purpose deployment apps.

B.

Dedicate a Splunk instance as the deployment server.

C.

Use a Linux server as the deployment server.

D.

Create large, multi-purpose deployment apps.

Buy Now
Questions 18

Which configuration shown is used to enable a forwarder as a deployment client of the server 10.1.2.3?

Options:

A.

[target-broker:deploymentServer] targetUri = 10.1.2.3:9997

B.

[target-broker:deploymentserver] targetUri = 10.1.2.3:8089

C.

[target-broker:deploymentserver] deploymentserver = 10.1.2.3:9997

D.

[target-broker:deploymentserver] deploymentserver = 10.1.2.3:8089

Buy Now
Questions 19

Li was asked to create a Splunk configuration to monitor syslog files stored on Linux servers at their organization. This configuration will be pushed out to multiple systems via a Splunk app using the on-prem deployment server.

The system administrators have provided Li with a directory listing for the logging locations on three syslog hosts, which are representative of the file structure for all systems collecting this data. An example from each system is shown below:

SPLK-1005 Question 19

A)

SPLK-1005 Question 19

B)

SPLK-1005 Question 19

C)

SPLK-1005 Question 19

D)

SPLK-1005 Question 19

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 20

What is a private app?

Options:

A.

An app where only a specific role has read and write access.

B.

An app that is only viewable by a specific user.

C.

An app that is created and used only by a specific organization.

D.

An app where only a specific role has read access.

Buy Now
Questions 21

Windows Input types are collected in Splunk via a script which is configurable using the GUI. What is this type of input called?

Options:

A.

Batch

B.

Scripted

C.

Modular

D.

Front-end

Buy Now
Questions 22

Which of the following is an accurate statement about the delete command?

Options:

A.

The delete command removes events from disk.

B.

By default, only admins can run the delete command.

C.

Events are virtually deleted by marking them as deleted.

D.

Deleting events reclaims disk space.

Buy Now
Questions 23

Files from multiple systems are being stored on a centralized log server. The files are organized into directories based on the original server they came from. Which of the following is a recommended approach for correctly setting the host values based on their origin?

Options:

A.

Use the host segment, setting.

B.

Set host = * in the monitor stanza.

C.

The host value cannot be dynamically set.

D.

Manually create a separate monitor stanza for each host, with the nose = value set.

Buy Now
Questions 24

What is the default port for sending data via HTTP Event Collector to Splunk Cloud?

Options:

A.

443

B.

8088

C.

9997

D.

8000

Buy Now
Exam Code: SPLK-1005
Exam Name: Splunk Cloud Certified Admin
Last Update: May 26, 2026
Questions: 82

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11