ExamGecko
Question list
Search
Search

List of questions

Search

Question 12 - SPLK-1005 discussion

Report
Export

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

A.

app.conf (in default or local)

Answers
A.

app.conf (in default or local)

B.

local.meta

Answers
B.

local.meta

C.

metadata folder

Answers
C.

metadata folder

D.

props.conf

Answers
D.

props.conf

Suggested answer: D

Explanation:

When creating a deployment app in Splunk, certain files and folders are considered essential to ensure proper configuration and operation:

app.conf (in default or local): This is required as it defines the app's metadata and behaviors.

local.meta: This file is important for defining access permissions for the app and is often included.

metadata folder: The metadata folder contains files like local.meta and default.meta and is typically required for defining permissions and other metadata-related settings.

props.conf: While props.conf is essential for many Splunk apps, it is not mandatory unless you need to define specific data parsing or transformation rules.

D . props.conf is the correct answer because, although it is commonly used, it is not a mandatory part of every deployment app. An app may not need data parsing configurations, and thus, props.conf might not be present in some apps.

Splunk Documentation

Reference:

Building Splunk Apps

Deployment Apps

This confirms that props.conf is not a required part of a deployment app, making it the correct answer.

asked 10/10/2024
Jozsef Stelly
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first