Splunk SPLK-1005 Exam (page: 3)
Splunk Cloud Certified Admin
Updated on: 24-Mar-2026

Viewing Page 3 of 17

Which of the following is not a path used by Splunk to execute scripts?

  1. SPLUNK_HOME/etc/system/bin
  2. SPLUNK HOME/etc/appa/<app name>/bin
  3. SPLUNKHOMS/ctc/scripts/local
  4. SPLUNK_HOME/bin/scripts

Answer(s): C

Explanation:

Splunk executes scripts from specific directories that are structured within its installation paths.
These directories typically include:

SPLUNK_HOME/etc/system/bin: This directory is used to store scripts that are part of the core Splunk system configuration.
SPLUNK_HOME/etc/apps/<app name>/bin: Each Splunk app can have its own bin directory where scripts specific to that app are stored.
SPLUNK_HOME/bin/scripts: This is a standard directory for storing scripts that may be globally accessible within Splunk's environment.
However, C. SPLUNKHOMS/ctc/scripts/local is not a recognized or standard path used by Splunk for executing scripts. This path does not adhere to the typical directory structure within the SPLUNK_HOME environment, making it the correct answer as it does not correspond to a valid script execution path in Splunk.
Splunk Documentation


Reference:

Using Custom Scripts in Splunk

Directory Structure of SPLUNK_HOME



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

  1. Availability of premium apps, no IP address whitelisting or blacklisting, deployed in US East AWS region.
  2. 20GB daily maximum data ingestion, no SSO integration, no availability of premium apps.
  3. Availability of premium apps, SSO integration, IP address whitelisting and blacklisting.
  4. Availability of premium apps, SSO integration, maximum concurrent search limit of 20.

Answer(s): C

Explanation:

In a managed Splunk Cloud environment, several features are available to ensure that the platform is secure, scalable, and meets enterprise requirements. The key features include:
Availability of premium apps: Splunk Cloud supports the installation and use of premium apps such as Splunk Enterprise Security, IT Service Intelligence, etc. SSO Integration: Single Sign-On (SSO) integration is supported, allowing organizations to leverage their existing identity providers for authentication.
IP address whitelisting and blacklisting: To enhance security, managed Splunk Cloud environments allow for IP address whitelisting and blacklisting to control access.
Given the options:
Option C correctly lists these features, making it the accurate choice. Option A incorrectly states "no IP address whitelisting or blacklisting," which is indeed available. Option B mentions "no SSO integration" and "no availability of premium apps," both of which are inaccurate.
Option D talks about a "maximum concurrent search limit of 20," which does not represent the standard limit settings and may vary based on the subscription level.
Splunk Documentation


Reference:

Splunk Cloud Features and Capabilities
Single Sign-On (SSO) in Splunk Cloud
Security and Access Control in Splunk Cloud



Which of the following statements is true about data transformations using SEDCMD?

  1. Can only be used to mask or truncate raw data.
  2. Configured in props.conf and transform.conf.
  3. Can be used to manipulate the sourcetype per event.
  4. Operates on a REGEX pattern match of the source, sourcetype, or host of an event.

Answer(s): A

Explanation:

SEDCMD is a directive used within the props.conf file in Splunk to perform inline data transformations. Specifically, it uses sed-like syntax to modify data as it is being processed.
A . Can only be used to mask or truncate raw data: This is the correct answer because SEDCMD is typically used to mask sensitive data, such as obscuring personally identifiable information (PII) or truncating parts of data to ensure privacy and compliance with security policies. It is not used for more complex transformations such as changing the sourcetype per event.
B . Configured in props.conf and transform.conf: Incorrect, SEDCMD is only configured in props.conf.
C . Can be used to manipulate the sourcetype per event: Incorrect, SEDCMD does not manipulate the s ourcetype.
D . Operates on a REGEX pattern match of the source, sourcetype, or host of an event: Incorrect, while SEDCMD uses regex for matching patterns in the data, it does not operate on the source, sourcetype, or host specifically.
Splunk Documentation


Reference:

SEDCMD Usage
Mask Data with SEDCMD



Which of the following is correct in regard to configuring a Universal Forwarder as an Intermediate Forwarder?

  1. This can only be turned on using the Settings > Forwarding and Receiving menu in Splunk Web/UI.
  2. The configuration changes can be made using Splunk Web. CU, directly in configuration files, or via a deployment app.
  3. The configuration changes can be made using CU, directly in configuration files, or via a deployment app.
  4. It is only possible to make this change directly in configuration files or via a deployment app.

Answer(s): D

Explanation:

Configuring a Universal Forwarder (UF) as an Intermediate Forwarder involves making changes to its configuration to allow it to receive data from other forwarders before sending it to indexers. D . It is only possible to make this change directly in configuration files or via a deployment app: This is the correct answer. Configuring a Universal Forwarder as an Intermediate Forwarder is done by editing the configuration files directly (like outputs.conf), or by deploying a pre-configured app via a deployment server. The Splunk Web UI (Management Console) does not provide an interface for configuring a Universal Forwarder as an Intermediate Forwarder. A . This can only be turned on using the Settings > Forwarding and Receiving menu in Splunk Web/UI:
Incorrect, as this applies to Heavy Forwarders, not Universal Forwarders. B . The configuration changes can be made using Splunk Web, CLI, directly in configuration files, or via a deployment app: Incorrect, the Splunk Web UI is not used for configuring Universal Forwarders. C . The configuration changes can be made using CLI, directly in configuration files, or via a deployment app: While CLI could be used for certain configurations, the specific Intermediate Forwarder setup is typically done via configuration files or deployment apps.
Splunk Documentation


Reference:

Universal Forwarder Configuration
Intermediate Forwarder Configuration



What does the followTail attribute do in inputs.conf?

  1. Pauses a file monitor if the queue is full.
  2. Only creates a tail checkpoint of the monitored file.
  3. Ingests a file starting with new content and then reading older events.
  4. Prevents pre-existing content in a file from being ingested.

Answer(s): D

Explanation:

The followTail attribute in inputs.conf controls how Splunk processes existing content in a monitored file.
D . Prevents pre-existing content in a file from being ingested: This is the correct answer.
When followTail = true is set, Splunk will ignore any pre-existing content in a file and only start monitoring from the end of the file, capturing new data as it is added. This is useful when you want to start monitoring a log file but do not want to index the historical data that might be present in the file. A . Pauses a file monitor if the queue is full: Incorrect, this is not related to the followTail attribute. B . Only creates a tail checkpoint of the monitored file: Incorrect, while a tailing checkpoint is created for state tracking, followTail specifically refers to skipping the existing content. C . Ingests a file starting with new content and then reading older events: Incorrect, followTail does not read older events; it skips them.
Splunk Documentation


Reference:

followTail Attribute Documentation
Monitoring Files
These answers align with Splunk's best practices and available documentation on managing and configuring Splunk environments.



Viewing Page 3 of 17



Share your comments for Splunk SPLK-1005 exam with other users:

Blessious Phiri 8/13/2023 11:58:00 AM

becoming interesting on the logical part of the cdbs and pdbs
Anonymous


LOL what a joke 9/10/2023 9:09:00 AM

some of the answers are incorrect, i would be wary of using this until an admin goes back and reviews all the answers
UNITED STATES


Muhammad Rawish Siddiqui 12/9/2023 7:40:00 AM

question # 267: federated operating model is also correct.
SAUDI ARABIA


Mayar 9/22/2023 4:58:00 AM

its helpful alot.
Anonymous


Sandeep 7/25/2022 11:58:00 PM

the questiosn from this braindumps are same as in the real exam. my passing mark was 84%.
INDIA


Eman Sawalha 6/10/2023 6:09:00 AM

it is an exam that measures your understanding of cloud computing resources provided by aws. these resources are aligned under 6 categories: storage, compute, database, infrastructure, pricing and network. with all of the services and typees of services under each category
GREECE


Mars 11/16/2023 1:53:00 AM

good and very useful
TAIWAN PROVINCE OF CHINA


ronaldo7 10/24/2023 5:34:00 AM

i cleared the az-104 exam by scoring 930/1000 on the exam. it was all possible due to this platform as it provides premium quality service. thank you!
UNITED STATES


Palash Ghosh 9/11/2023 8:30:00 AM

easy questions
Anonymous


Noor 10/2/2023 7:48:00 AM

could you please upload ad0-127 dumps
INDIA


Kotesh 7/27/2023 2:30:00 AM

good content
Anonymous


Biswa 11/20/2023 9:07:00 AM

understanding about joins
Anonymous


Jimmy Lopez 8/25/2023 10:19:00 AM

please upload oracle cloud infrastructure 2023 foundations associate exam braindumps. thank you.
Anonymous


Lily 4/24/2023 10:50:00 PM

questions made studying easy and enjoyable, passed on the first try!
UNITED STATES


John 8/7/2023 12:12:00 AM

has anyone recently attended safe 6.0 exam? did you see any questions from here?
Anonymous


Big Dog 6/24/2023 4:47:00 PM

question 13 should be dhcp option 43, right?
UNITED STATES


B.Khan 4/19/2022 9:43:00 PM

the buy 1 get 1 is a great deal. so far i have only gone over exam. it looks promissing. i report back once i write my exam.
INDIA


Ganesh 12/24/2023 11:56:00 PM

is this dump good
Anonymous


Albin 10/13/2023 12:37:00 AM

good ................
EUROPEAN UNION


Passed 1/16/2022 9:40:00 AM

passed
GERMANY


Harsh 6/12/2023 1:43:00 PM

yes going good
Anonymous


Salesforce consultant 1/2/2024 1:32:00 PM

good questions for practice
FRANCE


Ridima 9/12/2023 4:18:00 AM

need dump and sap notes for c_s4cpr_2308 - sap certified application associate - sap s/4hana cloud, public edition - sourcing and procurement
Anonymous


Tanvi Rajput 10/6/2023 6:50:00 AM

question 11: d i personally feel some answers are wrong.
UNITED KINGDOM


Anil 7/18/2023 9:38:00 AM

nice questions
Anonymous


Chris 8/26/2023 1:10:00 AM

looking for c1000-158: ibm cloud technical advocate v4 questions
Anonymous


sachin 6/27/2023 1:22:00 PM

can you share the pdf
Anonymous


Blessious Phiri 8/13/2023 10:26:00 AM

admin ii is real technical stuff
Anonymous


Luis Manuel 7/13/2023 9:30:00 PM

could you post the link
UNITED STATES


vijendra 8/18/2023 7:54:00 AM

hello send me dumps
Anonymous


Simeneh 7/9/2023 8:46:00 AM

it is very nice
Anonymous


john 11/16/2023 5:13:00 PM

i gave the amazon dva-c02 tests today and passed. very helpful.
Anonymous


Tao 11/20/2023 8:53:00 AM

there is an incorrect word in the problem statement. for example, in question 1, there is the word "speci c". this is "specific. in the other question, there is the word "noti cation". this is "notification. these mistakes make this site difficult for me to use.
Anonymous


patricks 10/24/2023 6:02:00 AM

passed my az-120 certification exam today with 90% marks. studied using the dumps highly recommended to all.
Anonymous