Courseiva

Splunk Enterprise Certified Admin (SPLK-1003) (SPLK-1003) (SPLK-1003) — Questions 175

202 questions total · 3pages · All types, answers revealed

Page 1 of 3

Page 2
1
MCQmedium

You need to ensure that a Heavy Forwarder filters out sensitive data before it reaches the Indexer. Which configuration file should be modified?

A.props.conf and transforms.conf
B.outputs.conf
C.server.conf
D.inputs.conf
AnswerA

Routing and filtering are configured using these files on a Heavy Forwarder.

Why this answer

Filtering data happens on the Heavy Forwarder within props.conf and transforms.conf.

2
Multi-Selectmedium

Which THREE of the following are true about the 'can_delete' capability?

Select 3 answers
A.It requires the user to be an LDAP admin.
B.It allows a user to delete the Splunk license.
C.It allows the use of the 'delete' command.
D.It does not actually reclaim disk space.
E.It is assigned to the 'admin' role by default.
AnswersC, D, E

This command is required to remove data from indexes.

Why this answer

The 'can_delete' capability is a powerful tool requiring specific assignment and usage restrictions to prevent accidental data loss.

3
MCQhard

A user inherits roles 'RoleA' and 'RoleB'. 'RoleA' has 'srchIndexesAllowed' set to 'index1' and 'RoleB' has it set to 'index2'. What indexes can the user access?

A.Both index1 and index2.
B.Only index1.
C.Only index2.
D.No indexes.
AnswerA

Splunk additive permission logic merges index access across all inherited roles.

Why this answer

When roles are combined, the cumulative set of allowed indexes is the union of all indexes allowed by all assigned roles.

4
Multi-Selecthard

Which TWO of the following actions occur when a Splunk license violation is active?

Select 2 answers
A.All user accounts are locked.
B.Splunk continues to index data.
C.Data ingestion is blocked immediately.
D.Search is disabled after the grace period.
E.The license key is automatically deleted.
AnswersB, D

Indexing is never blocked by license violations.

Why this answer

During a violation, indexing continues, but the ability to perform searches is impacted according to the rules of the violation.

5
MCQmedium

You are configuring a new index for high-volume data. To optimize ingestion performance, where should you place the hot buckets?

A.On a network-attached storage (NAS) with high latency.
B.In the coldPath directory.
C.On high-performance local storage (SSD).
D.On the same partition as the OS.
AnswerC

SSDs provide the IOPS required for high-volume ingestion.

Why this answer

Hot buckets should be placed on high-performance storage, such as SSDs, because they are constantly being written to.

6
Multi-Selecthard

Which THREE of the following are true regarding the configuration precedence of apps?

Select 3 answers
A.You can use app.conf to control the precedence of apps
B.App local directory overrides app default directory
C.User settings are less important than app settings
D.System default settings are overridden by app settings
E.App precedence is defined by the directory order in etc/apps
AnswersA, B, D

The 'priority' setting in app.conf can influence app loading order.

Why this answer

App precedence is determined by the order in which they are loaded, which can be controlled in app.conf, and they override the system default.

7
MCQhard

If a user creates a configuration in their 'user' directory, how does it compare in precedence to the 'app' directory?

A.Only system settings are higher
B.User precedence is higher
C.They are equal
D.App precedence is higher
AnswerB

The user-level local directory has the highest precedence.

Why this answer

User-level configurations generally have the highest precedence, overriding app and system configurations.

8
MCQmedium

You need to modify the default behavior of a Splunk application without editing the files inside the 'default' directory. Where should you create the override file?

A.$SPLUNK_HOME/etc/system/default/
B.$SPLUNK_HOME/etc/apps/app_name/local/
C.$SPLUNK_HOME/etc/users/admin/
D.$SPLUNK_HOME/etc/apps/app_name/default/
AnswerB

The local directory is specifically designed for configuration overrides.

Why this answer

Best practices dictate that configurations should be overridden in the 'local' directory to prevent loss during updates.

9
MCQhard

A company is using a Trial license. How does this affect their ability to add more indexers?

A.They can add unlimited indexers.
B.Trial licenses do not support distributed indexing.
C.They are limited to the total volume specified in the trial key.
D.They can only have one indexer.
AnswerC

Trial licenses enforce a strict daily volume limit across the cluster.

Why this answer

Trial licenses have very specific volume limits and usually restrict the number of indexers or the volume they can process.

10
MCQmedium

Which configuration file is used to map LDAP groups to Splunk roles?

A.ldap.conf
B.web.conf
C.authorize.conf
D.authentication.conf
AnswerD

This file handles the mapping between external LDAP groups and Splunk roles.

Why this answer

Authentication.conf contains the role mapping logic for LDAP strategies.

11
Multi-Selectmedium

Which THREE of the following are true regarding license usage monitoring?

Select 3 answers
A.Usage can be viewed via the Splunk Web UI.
B.License usage is logged in the _internal index.
C.Usage metrics can be accessed via the REST API.
D.Usage must be calculated manually from event count.
E.License usage is only available to the splunk-system-user.
AnswersA, B, C

The Licensing dashboard is the primary tool.

Why this answer

Monitoring can be done via the UI, the REST API, or by querying internal logs.

12
MCQhard

A bucket in the 'warm' state is currently locked. What process is likely happening?

A.The bucket is being searched.
B.The bucket is being rolled.
C.The bucket is being indexed.
D.The bucket is undergoing a summary rebuild.
AnswerB

Rolling involves moving or updating the bucket status, requiring a lock.

Why this answer

During bucket rolling (from hot to warm or warm to cold), the bucket is temporarily locked to ensure data integrity during the file system move.

13
MCQmedium

You need to ensure that specific data is sent to a specific indexer using the outputs.conf file. Which stanza is used for this?

A.[tcpout]
B.[index]
C.[forwarder]
D.[indexer]
AnswerA

[tcpout] is the stanza for configuring forwarding.

Why this answer

The [tcpout] stanza is used in outputs.conf to define forwarding destinations.

14
MCQhard

If you want to use SAML authentication, which component must be configured as the 'Service Provider'?

A.The browser.
B.The Splunk Instance.
C.The Identity Provider (IdP).
D.The LDAP Server.
AnswerB

Splunk acts as the Service Provider in the SAML exchange.

Why this answer

The Splunk instance itself acts as the Service Provider (SP) in the SAML handshake.

15
MCQeasy

A Splunk administrator needs to identify how much data is being indexed across multiple indexers to ensure they do not exceed their daily license quota. Where should the admin look first?

A.Settings > Licensing
B.Settings > Distributed Search
C.Settings > Indexer Clustering
D.Settings > Forwarder Management
AnswerA

The Licensing page in the License Master provides the daily usage stats.

Why this answer

The License Master view provides the centralized dashboard for daily license usage reporting.

16
Multi-Selectmedium

Which THREE of the following information points are displayed on the License Master dashboard?

Select 3 answers
A.Real-time search head performance.
B.Number of connected license slaves.
C.Usage per license slave.
D.Total number of raw events indexed.
E.Total daily license quota.
AnswersB, C, E

Displays active slave count.

Why this answer

The dashboard shows overall usage, the number of slaves, and usage per slave.

17
MCQmedium

You are troubleshooting a parsing issue. You want to see the configuration file path that contributed a specific setting. What flag should you use with btool?

A.--show-files
B.--list-files
C.--debug
D.--source
AnswerA

This flag displays the source file for each configuration line.

Why this answer

The --show-files flag lists the file path for each setting returned by btool.

18
MCQmedium

What is the impact of a license warning on data indexing?

A.Indexing is permanently disabled.
B.Indexing is throttled.
C.Indexing is paused for 24 hours.
D.Indexing continues unaffected.
AnswerD

A warning status does not block indexing activity.

Why this answer

A license warning does not stop indexing, though it indicates that the volume limit is being exceeded.

19
MCQeasy

Which file in the index directory contains the bucket's metadata?

A.rawdata
B.journal.gz
C.index.conf
D.bucket.meta
AnswerD

This file stores metadata about the bucket.

Why this answer

The journal.gz and the corresponding .meta files contain the metadata for the events in the bucket.

20
Multi-Selectmedium

Which TWO of the following are valid stanza types found in indexes.conf?

Select 2 answers
A.[tcpout]
B.[default]
C.[input]
D.[source::...]
E.[index_name]
AnswersB, E

Defines global settings for all indexes.

Why this answer

indexes.conf uses index names as stanzas, and [default] for global settings.

21
MCQeasy

Which configuration file is used to define index-time field extractions and line-breaking rules?

A.indexes.conf
B.transforms.conf
C.inputs.conf
D.props.conf
AnswerD

props.conf defines the parsing logic for data.

Why this answer

props.conf is the primary file for configuring how data is parsed, including line breaking and field extractions.

22
MCQmedium

When configuring an indexer to receive data on port 9997, you notice that the Splunkd process is failing to bind to the port. What is the most likely cause?

A.The indexer is not configured in the search head cluster.
B.Another process is already using the port.
C.The license is expired.
D.The indexer is missing a forwarder license.
AnswerB

Port conflicts are the primary reason for failure to bind to a network port.

Why this answer

Another process (or a previous instance of Splunk) is likely already holding that port open.

23
MCQeasy

What is the default retention policy for the '_internal' index?

A.Unlimited
B.90 days
C.1 day
D.30 days
AnswerD

The default for _internal is typically 30 days.

Why this answer

The internal index has specific default retention settings to ensure system logs are kept for troubleshooting.

24
MCQmedium

An administrator needs to move an existing index's raw data to a new storage location without losing searchability. What is the recommended approach?

A.Rename the index directory in the OS.
B.Update homePath and coldPath in indexes.conf to the new volume paths.
C.Delete and recreate the index with the new path.
D.Use the 'splunk revert' command.
AnswerB

Updating paths in indexes.conf is the standard way to move index data.

Why this answer

The volume-based storage approach allows moving indexes by updating homePath and coldPath to point to new volumes defined in volumes.conf.

25
MCQeasy

Which user interface feature allows you to view the connectivity status of all forwarders reporting to an Indexer?

A.Forwarder Management
B.License Manager
C.Data Inputs
D.Indexes
AnswerA

This is the built-in UI tool for monitoring forwarders.

Why this answer

The Forwarder Management dashboard provides a high-level view of connected forwarders.

26
MCQmedium

What is the impact of placing a forwarder in a license pool?

A.Forwarders cannot be part of a license pool.
B.It reduces the forwarder's data throughput.
C.The forwarder will consume the pool's quota.
D.It limits the amount of data the forwarder can send.
AnswerA

Only indexers participate in license pools.

Why this answer

Forwarders do not consume license quota; only indexers consume license. Therefore, assigning a forwarder to a pool has no effect.

27
MCQhard

An administrator has configured a License Pool and assigned specific indexers to it. However, the indexers are still consuming from the 'default' pool. What is the most likely cause?

A.License pools only apply to search heads.
B.The indexers have not been restarted.
C.The indexers are using a trial license.
D.The license_pool attribute in server.conf was not mapped correctly to the License Master.
AnswerD

The slave must point to the Master and be assigned to the pool.

Why this answer

The license pool configuration requires the indexers to be explicitly configured to point to the License Master, and the License Master must be aware of the specific pool assignment for those slaves.

28
MCQmedium

An administrator needs to ensure that users from an LDAP group 'Splunk_Power_Users' are automatically assigned the 'power' role in Splunk. Where is this mapping configured?

A.In authorize.conf under the [role_power] stanza.
B.In user-prefs.conf.
C.In authentication.conf within the [roleMap_LDAP_name] stanza.
D.In distsearch.conf.
AnswerC

The role mapping between LDAP groups and Splunk roles is defined in authentication.conf.

Why this answer

LDAP group mapping is configured in the Authentication Method settings under 'Role mapping'.

29
MCQeasy

Which Splunk component is responsible for orchestrating the transition of buckets from warm to cold?

A.Indexer
B.License Master
C.Search Head
D.Deployment Server
AnswerA

The indexer manages the lifecycle of its own local buckets.

Why this answer

The Indexer process, specifically the bucket rolling process, handles the movement of buckets based on the index configuration.

30
Multi-Selectmedium

Which TWO of the following are true regarding Role Inheritance?

Select 2 answers
A.Capabilities are inherited from the parent roles.
B.Inheritance is only supported for the 'admin' role.
C.Inheritance causes the child role to lose its own unique capabilities.
D.Role inheritance requires an LDAP server.
E.A role can inherit from multiple other roles.
AnswersA, E

This is the core purpose of role inheritance.

Why this answer

Inheritance allows roles to acquire the capabilities and permissions of other roles in a hierarchical structure.

31
MCQmedium

What happens if the License Master becomes unreachable?

A.Indexing continues for 72 hours.
B.Indexing continues indefinitely.
C.Indexing stops immediately.
D.Search heads stop working.
AnswerA

Slaves allow a 72-hour grace period if the master is unreachable.

Why this answer

The indexers (slaves) will continue to index data for a grace period (typically 72 hours) before stopping.

32
Multi-Selecthard

Which THREE pieces of information can be obtained using the 'splunk fsck' command?

Select 3 answers
A.The current user's role.
B.Time range of events in a bucket.
C.Network latency to the indexer.
D.Bucket integrity status.
E.Event count within a bucket.
AnswersB, D, E

Provides temporal metadata.

Why this answer

fsck is used to repair buckets, check for integrity, and view bucket-level metadata like event counts and time ranges.

33
MCQeasy

Which capability is exclusive to a Heavy Forwarder compared to a Universal Forwarder?

A.Collecting local files
B.Parsing data
C.Connecting to a Deployment Server
D.Forwarding data
AnswerB

Heavy Forwarders have the full engine to parse data; UFs do not.

Why this answer

Heavy Forwarders can perform full parsing, indexing, and routing of data.

34
Multi-Selectmedium

Which TWO of the following are valid ways to configure inputs on a Universal Forwarder?

Select 2 answers
A.Editing inputs.conf manually
B.Using the 'splunk add monitor' CLI command
C.Editing outputs.conf
D.Using the Indexer UI web interface
E.Using the License Master API
AnswersA, B

This is the standard method for configuring inputs.

Why this answer

Inputs can be managed via the CLI or by manually editing configuration files in the local directory.

35
MCQeasy

What is the default port used by the Splunk Web interface?

A.8000
B.9997
C.8089
D.443
AnswerA

8000 is the default web interface port.

Why this answer

8000 is the standard default port for Splunk Web.

36
MCQhard

When setting up a License Master in a distributed environment, what is the recommended practice for the License Master role?

A.Co-locate it with a Search Head.
B.Dedicate an instance to act as the License Master.
C.Co-locate it with a heavy forwarder.
D.Assign it to a standalone Indexer.
AnswerB

Dedicated hardware or a central management node is best practice.

Why this answer

The License Master should be a dedicated instance (or a primary instance) to ensure license availability and accurate reporting.

37
MCQhard

You are troubleshooting a file input that is not being ingested. You have verified the file path. Which command-line tool can show you if the file is being tracked by the monitor input?

A.splunk check files
B.splunk debug input
C.splunk list monitor
D.splunk show inputs
AnswerC

This displays the status of all files monitored by the instance.

Why this answer

The 'splunk list monitor' command shows the status of currently tracked files.

38
MCQeasy

What happens to data when a bucket rolls to 'frozen'?

A.It is archived to the coldPath.
B.It is moved to a read-only state.
C.It is moved to the warmPath.
D.It is deleted by default.
AnswerD

Splunk automatically deletes frozen data unless configured otherwise.

Why this answer

By default, when a bucket rolls to frozen, it is deleted unless a coldToFrozenScript is configured.

39
MCQeasy

What is the effect of setting 'allow_debug' to false in a role?

A.The user cannot log in.
B.The user cannot export data.
C.The user cannot save searches.
D.The user cannot use the debug tools in the search bar.
AnswerD

This is the direct effect of the capability.

Why this answer

The 'allow_debug' capability enables the use of the debug tools in the search bar. Disabling it restricts this functionality.

40
MCQeasy

Which command is used to restart the Splunk service after modifying configuration files?

A.splunk stop-start
B.splunk refresh
C.splunk reload
D.splunk restart
AnswerD

This restarts the Splunk daemon.

Why this answer

'splunk restart' is the standard command to apply configuration changes by restarting the service.

41
Multi-Selectmedium

Which TWO actions should be taken before manually moving an index to a new storage volume?

Select 2 answers
A.Modify the indexes.conf file.
B.Verify the file system permissions of the new path.
C.Clear the license master cache.
D.Stop the Splunk service on the indexer.
E.Delete the existing index.
AnswersB, D

Incorrect permissions will prevent Splunk from writing.

Why this answer

You must stop the Splunk service and ensure the filesystem permissions are correct for the new directory.

42
MCQhard

What is the effect of setting 'autoLBFrequency' in outputs.conf on a forwarder?

A.Limits the number of simultaneous connections.
B.Sets the maximum throughput speed.
C.Defines the interval for load balancing indexers.
D.Configures the compression ratio.
AnswerC

It controls the rotation frequency between available indexers.

Why this answer

This setting determines how often the forwarder evaluates its load-balancing configuration to redistribute data across multiple indexers.

43
MCQmedium

An administrator needs to change the default maximum size of an index. Which file should be modified?

A.server.conf
B.indexes.conf
C.props.conf
D.limits.conf
AnswerB

indexes.conf is used to define index-specific settings.

Why this answer

indexes.conf is the authoritative file for index settings including 'maxTotalDataSizeMB'.

44
MCQhard

You are troubleshooting an issue where a user cannot view a specific dashboard. The user has the 'user' role. What is the most likely cause?

A.The user does not have the 'admin' role.
B.The index used in the search is not allowed.
C.The user has too many roles assigned.
D.The object permissions for the dashboard are not set to 'Global' or the user's role.
AnswerD

Dashboards require explicit read permissions for the user's role.

Why this answer

The user likely lacks read access to the 'App' or 'Dashboard' object in the context of the app's permissions.

45
MCQmedium

What is the effect of setting 'TRANSFORMS-routing' in props.conf?

A.It invokes a named transform from transforms.conf
B.It routes the data to a specific app
C.It triggers an alert
D.It changes the sourcetype
AnswerA

The value points to a stanza in transforms.conf.

Why this answer

It instructs Splunk to process the data using a specific transform defined in transforms.conf.

46
MCQmedium

When configuring an index, which setting determines the directory where 'cold' buckets are stored?

A.thawedPath
B.homePath
C.coldPath
D.frozenPath
AnswerC

This defines the location for cold buckets.

Why this answer

The coldPath setting in indexes.conf explicitly defines the location for cold data.

47
MCQeasy

Which capability is required for a user to see the 'Settings' menu in Splunk Web?

A.edit_settings
B.user
C.can_view_settings
D.admin
AnswerA

This capability is required for administrative UI access.

Why this answer

The 'edit_settings' capability is required to access and modify settings in Splunk Web.

48
MCQmedium

What is the effect of setting 'maxHotSpanSecs' to a very low value?

A.Increased search performance.
B.Decreased disk usage.
C.More frequent bucket rolling.
D.Faster ingestion.
AnswerC

Reducing the span forces the indexer to close and roll the bucket sooner.

Why this answer

A low maxHotSpanSecs value causes buckets to roll more frequently, which increases the number of buckets and overhead.

49
MCQeasy

Where is the global configuration for Splunk Enterprise stored?

A.$SPLUNK_HOME/etc/users/
B.$SPLUNK_HOME/etc/system/local/
C.$SPLUNK_HOME/var/lib/
D.$SPLUNK_HOME/etc/apps/
AnswerB

This directory contains the global configuration overrides.

Why this answer

$SPLUNK_HOME/etc/system/local is the location for global, system-wide configuration overrides.

50
MCQhard

A Splunk administrator observes that the license master is reporting an 'indexer-slave' mismatch. Which configuration file should the admin check on the license slave?

A.outputs.conf
B.server.conf
C.inputs.conf
D.indexes.conf
AnswerB

The [license] stanza in server.conf defines master connectivity.

Why this answer

The slave's connection to the master is defined in the [license] stanza of server.conf.

51
MCQeasy

Which of the following is a valid method to restart the Splunk service on a Linux system?

A./opt/splunk/bin/splunk restart
B.service splunk stop && service splunk start
C./opt/splunk/bin/splunk reload
D.kill -9 $(pidof splunkd)
AnswerA

This is the native Splunk binary command.

Why this answer

The standard system-level command for restarting Splunk is '/opt/splunk/bin/splunk restart'.

52
Multi-Selecthard

Which THREE types of bucket states exist in a healthy Splunk indexer?

Select 3 answers
A.Warm
B.Evaporated
C.Simmer
D.Cold
E.Hot
AnswersA, D, E

Read/Write ready.

Why this answer

Hot, Warm, and Cold are the standard active states for data buckets in an index.

53
MCQeasy

Where are the local configuration files for an installed app located?

A./var/log/splunk/
B.$SPLUNK_HOME/etc/system/local/
C.$SPLUNK_HOME/etc/apps/<app_name>/local/
D.$SPLUNK_HOME/etc/apps/<app_name>/default/
AnswerC

Local overrides are stored in the local directory of the app folder.

Why this answer

App-specific local configurations are located in the local/ directory within the app folder.

54
MCQeasy

Which Splunk component is primarily responsible for parsing and indexing incoming data streams?

A.Indexer
B.Deployment Server
C.Universal Forwarder
D.Search Head
AnswerA

The indexer is the core component that indexes data.

Why this answer

The Indexer performs the heavy lifting of processing, parsing, and storing indexed data.

55
Multi-Selectmedium

Which TWO of the following are true regarding the Splunk Free license?

Select 2 answers
A.It includes Splunk Enterprise features.
B.It supports multiple user roles.
C.Authentication is disabled.
D.It has a daily indexing limit of 500MB.
E.It supports distributed search.
AnswersC, D

Authentication and roles are disabled.

Why this answer

The Free license has no authentication and is limited to 500MB per day.

56
MCQmedium

Which protocol is the default used by Splunk Universal Forwarders to communicate with Indexers?

A.Syslog
B.S2S (Splunk-to-Splunk)
C.HTTP
D.SNMP
AnswerB

This is the proprietary, efficient protocol for forwarding.

Why this answer

Splunk uses the Splunk-to-Splunk (S2S) protocol, typically over TCP/9997.

57
MCQeasy

An administrator needs to install a new technology add-on on a standalone Search Head. Which menu path in Splunk Web is used to perform this action?

A.Settings -> Forwarder Management
B.Settings -> Data Inputs -> Add new
C.Settings -> Apps -> Install app from file
D.Settings -> Server Settings -> System Settings
AnswerC

This is the correct path for manually uploading and installing an app package.

Why this answer

Apps -> Manage Apps -> Install app from file is the standard path in Splunk Web.

58
Multi-Selectmedium

Which TWO items are contained within an 'authorize.conf' role stanza?

Select 2 answers
A.User password hash
B.UI theme setting
C.srchIndexesAllowed
D.capabilities
E.LDAP Group mapping
AnswersC, D

Defines which indexes are searchable.

Why this answer

Authorize.conf stanzas define the specific index access and capability set for a role.

59
MCQhard

An administrator finds that search performance for a specific index is slow. What should they check regarding index buckets?

A.The number of buckets and their individual sizes.
B.The operating system's kernel version.
C.The indexer's CPU count.
D.The license master's time synchronization.
AnswerA

Checking bucket count and size helps diagnose fragmentation or bloat.

Why this answer

If buckets are too large or fragmented (too many small buckets), search performance suffers due to high IOPS or excessive file handles.

60
MCQhard

If you want to debug why a specific sourcetype is not applying, which btool command helps identify the configuration file responsible?

A.splunk list sourcetypes
B.splunk show props
C.splunk btool props list --debug
D.splunk inspect props
AnswerC

This command shows the merged configuration and the file source.

Why this answer

Using 'btool props list --debug' allows you to see exactly where the configuration is being pulled from.

61
MCQhard

A Splunk admin wants to implement license pooling to ensure that certain indexers do not consume more than a fixed portion of the total license. What is the correct order of operations?

A.Assign slaves to the pool, then create the pool on the Master.
B.Define the pool on the Master, then assign slaves to the pool.
C.Modify server.conf on slaves, then restart the Master.
D.Create a separate license file for each pool.
AnswerB

Pools must be defined on the master before slaves can be assigned.

Why this answer

First, configure the master, then define the pool, then assign indexers (slaves) to that pool.

62
Multi-Selecthard

Which THREE of the following configurations can be performed in props.conf?

Select 3 answers
A.Specifying timestamp extraction rules.
B.Defining sourcetype properties.
C.Defining field extraction regexes.
D.Setting index retention periods.
E.Configuring TCP input ports.
AnswersA, B, C

TIME_PREFIX and related settings go here.

Why this answer

props.conf manages sourcetype definitions, timestamping, and field extractions.

63
MCQhard

An administrator needs to identify which indexer is responsible for a license violation. Where should they check?

A.The license slave's internal logs.
B.The search head's search logs.
C.The License Master's usage report.
D.The forwarder's metrics.log.
AnswerC

The Master tracks consumption by individual slave indexers.

Why this answer

The License Master's monitoring page displays usage per slave (indexer).

64
MCQmedium

A Universal Forwarder is failing to send data to the Indexer. The indexer shows no incoming traffic. Where is the first place you should check for errors?

A.$SPLUNK_HOME/var/log/splunk/splunkd.log
B.The Splunk Web UI on the Indexer
C.$SPLUNK_HOME/etc/system/local/inputs.conf
D.$SPLUNK_HOME/etc/apps/search/local/indexes.conf
AnswerA

This log contains the primary diagnostic information for the forwarder.

Why this answer

The splunkd.log on the forwarder contains logs regarding connectivity and data sending issues.

65
Multi-Selecteasy

Which TWO of the following describe the 'admin' role?

Select 2 answers
A.It is restricted to searching only the 'main' index.
B.It is built-in and cannot be deleted.
C.It is only available on Enterprise licenses.
D.It has all capabilities enabled by default.
E.It must be assigned to an LDAP group.
AnswersB, D

The default 'admin' role is protected.

Why this answer

The admin role is the master role that possesses all capabilities and full access.

66
MCQmedium

A Splunk administrator has configured a Deployment Server to manage forwarders. Which file on the forwarder must be configured to establish communication with the Deployment Server?

A.inputs.conf
B.outputs.conf
C.deploymentclient.conf
D.serverclass.conf
AnswerC

This file is required on the forwarder to identify the Deployment Server location.

Why this answer

The deploymentclient.conf file is used on the client-side to specify the Deployment Server's URI and poll interval.

67
MCQmedium

A Universal Forwarder reports as 'missing' in the Deployment Server. What is the most common cause?

A.The forwarder name is too long.
B.The index is full.
C.The license has expired.
D.Network firewall or connectivity issue.
AnswerD

If the client cannot reach the DS, it cannot report in.

Why this answer

A missing forwarder usually indicates a network connectivity issue between the client and the deployment server.

68
MCQhard

If a setting is defined in both $SPLUNK_HOME/etc/system/local/props.conf and $SPLUNK_HOME/etc/apps/my_app/default/props.conf, which one wins?

A.The App/default value
B.The app with the highest priority in app.conf
C.They are merged alphabetically
D.The System/local value
AnswerD

System/local overrides settings defined in application default directories.

Why this answer

System/local has a higher precedence than App/default.

69
MCQhard

You need to modify the retention of a specific index without affecting others. Where should you make this change in a distributed environment?

A.In the local.meta file.
B.In the web UI on the License Master.
C.On the Search Head.
D.On the Indexer via the Deployment Server.
AnswerD

Configuration must reach the indexers where the data is stored.

Why this answer

You should use the configuration management tool (like the Deployment Server or Cluster Master) to push the indexes.conf change to the indexers.

70
Multi-Selecthard

Which THREE capabilities are typically assigned to a 'Power User'?

Select 3 answers
A.admin_all_objects
B.rtsearch
C.edit_saved_searches
D.edit_tcp
E.edit_shared_objects
AnswersB, C, E

Allowed for power users to run real-time searches.

Why this answer

Power users typically have abilities to edit shared objects, perform real-time searches, and manage saved searches.

71
MCQhard

An administrator wants to ensure that a specific role cannot search over a time range greater than 24 hours. Where is this limit configured?

A.limits.conf
B.authorize.conf
C.server.conf
D.authentication.conf
AnswerB

'srchTimeWin' is a property of a role defined in authorize.conf.

Why this answer

The 'srchTimeWin' attribute in the role definition within authorize.conf restricts the maximum search time window.

72
MCQmedium

A user reports they cannot see data from a specific sourcetype after enabling a new input on the indexer. Which Splunk CLI command can you run on the indexer to verify if data is being ingested for that sourcetype?

A.splunk list inputs
B.splunk search "index=* sourcetype=your_type" | head 10
C.splunk status
D.splunk show conf
AnswerB

This verifies that data is successfully hitting the indexer and is searchable.

Why this answer

The 'splunk search' command allows you to verify data ingestion directly from the CLI.

73
MCQhard

You have configured a serverclass in serverclass.conf on the Deployment Server. Which action is required to ensure that the forwarders receive the new configuration?

A.Run the reload deploy-server command
B....
C.Update outputs.conf on the client
D.Restart the forwarder service
E.Modify the indexer's inputs.conf
AnswerA

The 'reload deploy-server' command forces the Deployment Server to push new configurations to clients.

Why this answer

After updating configuration files on the Deployment Server, you must either wait for the poll interval or trigger a reload of the deployment server configuration.

74
Multi-Selectmedium

Which TWO of the following are valid ways to define field extractions?

Select 2 answers
A.Directly in inputs.conf
B.Using the INDEXED-EXTRACTION attribute in transforms.conf
C.Using the EXTRACT- prefix in props.conf
D.Using a CSV file in etc/system/local
E.Using the REPORT- prefix in props.conf referencing a transform
AnswersC, E

This is a valid method for index-time extractions.

Why this answer

Field extractions can be defined using inline regex in props.conf or via transforms.conf.

75
MCQmedium

What is the purpose of the 'TIME_PREFIX' attribute in props.conf?

A.To set the time format
B.To define the timezone
C.To specify the start of the timestamp
D.To truncate the timestamp
AnswerC

It helps Splunk find where the timestamp begins.

Why this answer

It specifies the regex pattern to locate the start of the timestamp in an event.

Page 1 of 3

Page 2

All pages