New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

SPLK-1005 Splunk Cloud Certified Admin Questions and Answers

Questions 4

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:

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 5

Which of the following statements regarding apps in Splunk Cloud is true?

Options:

A.

Self-service install of premium apps is possible.

B.

Only Cloud certified and vetted apps are supported.

C.

Any app that can be deployed in an on-prem Splunk Enterprise environment is also supported on Splunk Cloud.

D.

Self-service install is available for all apps on Splunkbase.

Buy Now
Questions 6

A customer has worked with their LDAP administrator to configure an LDAP strategy in Splunk. The configuration works, and user Mia can log into Splunk using her LDAP Account. After some time, the Splunk Cloud administrator needs to move Mia from the user role to the power role. How should they accomplish this?

Options:

A.

Ask the LDAP administrator to move Mia's account to an appropriately mapped LDAP group.

B.

Have Mia log into Splunk, then update her own role in user settings.

C.

Create a role named Power in Splunk, then map Mia's account to that role.

D.

Use the Cloud Monitoring Console app as an administrator to map Mia's account to the power role.

Buy Now
Questions 7

Which of the following is a correct statement about Universal Forwarders?

Options:

A.

The Universal Forwarder must be able to contact the license master.

B.

A Universal Forwarder must connect to Splunk Cloud via a Heavy Forwarder.

C.

A Universal Forwarder can be an Intermediate Forwarder.

D.

The default output bandwidth is 500KBps.

Buy Now
Questions 8

By default, which of the following capabilities are granted to the sc_admin role?

Options:

A.

indexes_edit, edit___token, admin_all_objects, delete_by_keyword

B.

indexes_edit, fsh_manage, acs_conf, list_indexesdiscovert

C.

indexes_edit, fsh_manage, admin_all_objects can_delete

D.

indexes_edit, edit_token_http, admin _all objects, edit limits_conf

Buy Now
Questions 9

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

Options:

A.

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

B.

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

C.

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

D.

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

Buy Now
Questions 10

What is the recommended approach to collect data from network devices?

Options:

A.

TCP/UDP Feed > Heavy Forwarder > Intermediate Forwarder > Splunk Cloud

B.

TCP/UDP Feed > Syslog Server with Universal Forwarder > Splunk Cloud

C.

TCP/UDP Feed > Universal Forwarder > Intermediate Forwarder > Splunk Cloud

D.

TCP/UDP Feed > Intermediate Forwarder > Heavy Forwarder > Splunk Cloud

Buy Now
Questions 11

In which file can the SH0ULD_LINEMERCE setting be modified?

Options:

A.

transforms.conf

B.

inputs.conf

C.

props.conf

D.

outputs.conf

Buy Now
Questions 12

When a forwarder phones home to a Deployment Server it compares the check-sum value of the forwarder's app to the Deployment Server's app. What happens to the app If the check-sum values do not match?

Options:

A.

The app on the forwarder is always deleted and re-downloaded from the Deployment Server.

B.

The app on the forwarder is only deleted and re-downloaded from the Deployment Server if the forwarder's app has a smaller check-sum value.

C.

The app is downloaded from the Deployment Server and the changes are merged.

D.

A warning is generated on the Deployment Server stating the apps are out of sync. An Admin will need to confirm which version of the app should be used.

Buy Now
Questions 13

What does the followTail attribute do in inputs.conf?

Options:

A.

Pauses a file monitor if the queue is full.

B.

Only creates a tail checkpoint of the monitored file.

C.

Ingests a file starting with new content and then reading older events.

D.

Prevents pre-existing content in a file from being ingested.

Buy Now
Questions 14

Which of the following stanzas would enable a TCP input on port 1025, allowing traffic from all IP addresses except 10.5.5.1?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 15

When monitoring network inputs, there will be times when the forwarder is unable to send data to the indexers. Splunk uses a memory queue and a disk queue. Which setting is used for the disk queue?

Options:

A.

queueSize

B.

maxQeueSize

C.

diskQiioiioiiizo

D.

persistentQueueSize

Buy Now
Questions 16

When is data deleted from a Splunk Cloud index?

Options:

A.

When buckets roll to frozen, without a defined archive.

B.

When data is deleted via the Splunk Cloud Admin GUI.

C.

When TA_Delete is downloaded and enabled from SplunkBase.

D.

When the daleteindex command is executed from the CLI.

Buy Now
Questions 17

When creating a new index, which of the following is true about archiving expired events?

Options:

A.

Store expired events in private AWS-based storage.

B.

Expired events cannot be archived.

C.

Archive some expired events from an index and discard others.

D.

Store expired events on-prem using your own storage systems.

Buy Now
Questions 18

Which of the following files is used for both search-time and index-time configuration?

Options:

A.

inputs.conf

B.

props.conf

C.

macros.conf

D.

savesearch.conf

Buy Now
Questions 19

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 20

Which of the following are features of a managed Splunk Cloud environment?

Options:

A.

Availability of premium apps, no IP address whitelisting or blacklisting, deployed in US East AWS region.

B.

20GB daily maximum data ingestion, no SSO integration, no availability of premium apps.

C.

Availability of premium apps, SSO integration, IP address whitelisting and blacklisting.

D.

Availability of premium apps, SSO integration, maximum concurrent search limit of 20.

Buy Now
Questions 21

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 22

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 23

Which of the following is true when integrating LDAP authentication?

Options:

A.

Splunk stores LDAP end user names and passwords on search heads.

B.

The mapping of LDAP groups to Splunk roles happens automatically.

C.

Splunk Cloud only supports Active Directory LDAP servers.

D.

New user data is cached the first time a user logs in.

Buy Now
Questions 24

Given the following set of files, which of the monitor stanzas below will result in Splunk monitoring all of the files ending with .log?

Files:

    /var/log/www1/secure.log

    /var/log/www1/access.log

    /var/log/www2/logs/secure.log

    /var/log/www2/access.log

    /var/log/www2/access.log.1

Options:

A.

[monitor:///var/log/*/*.log]

B.

[monitor:///var/log/.../*.log]

C.

[monitor:///var/log/*/*]

D.

[monitor:///var/log/.../*]

Buy Now
Exam Code: SPLK-1005
Exam Name: Splunk Cloud Certified Admin
Last Update: Dec 22, 2024
Questions: 80

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99