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

SPLK-1001 Splunk Core Certified User Questions and Answers

Questions 4

Splunk extracts fields from event data at index time and at search time.

Options:

A.

True

B.

False

Buy Now
Questions 5

Which search will return the 15 least common field values for the dest_ip field?

Options:

A.

sourcetype=firewall | rare num=15 dest_ip

B.

sourcetype=firewall | rare last=15 dest_ip

C.

sourcetype=firewall | rare count=15 dest_ip

D.

sourcetype=firewall | rare limit=15 dest_ip

Buy Now
Questions 6

Machine data can be in structured and unstructured format.

Options:

A.

False

B.

True

Buy Now
Questions 7

What is Search Assistant in Splunk?

Options:

A.

It is only available to Admins.

B.

Such feature does not exist in Splunk.

C.

Shows options to complete the search string

Buy Now
Questions 8

This is what Splunk uses to categorize the data that is being indexed.

Options:

A.

sourcetype

B.

index

C.

source

D.

host

Buy Now
Questions 9

Which of the statements are correct? (Choose three.)

Options:

A.

Zoom to selection: Narrows the time range and re-executes the search.

B.

Zoom to selection: Narrows the time range and doesn ' t re-executes the search.

C.

Format Timeline: Hides or shows the timeline in different views.

D.

Zoom-Out: Expands the time focus and doesn ' t re-executes the search.

E.

Zoom-out: Expands the time focus and re-executes the search.

Buy Now
Questions 10

How many minutes, by default, is the time to live (ttl) for an ad-hoc search job?

Options:

A.

5 minutes

B.

1 minute

C.

10 minutes

D.

60 minutes

Buy Now
Questions 11

What determines the scope of data that appears in a scheduled report?

Options:

A.

All data accessible to the User role will appear in the report.

B.

All data accessible to the owner of the report will appear in the report.

C.

All data accessible to all users will appear in the report until the next time the report is run.

D.

The owner of the report can configure permissions so that the report uses either the User role or the owner’s profile at run time.

Buy Now
Questions 12

Which search matches the events containing the terms " error " and " fail " ?

Options:

A.

index=security Error Fail

B.

index=security error OR fail

C.

index=security “error failure”

D.

index=security NOT error NOT fail

Buy Now
Questions 13

There are three different search modes in Splunk (Choose three.):

Options:

A.

Automatic

B.

Smart

C.

Fast

D.

Verbose

Buy Now
Questions 14

How can results from a specified static lookup file be displayed?

Options:

A.

lookup command

B.

inputlookup command

C.

Settings > Lookups > Input

D.

Settings > Lookups > Upload

Buy Now
Questions 15

What is Splunk?

Options:

A.

Splunk is a software platform to search, analyze and visualize the machine-generated data.

B.

Database management tool.

C.

Security Information and Event Management (SIEM).

D.

Cloud based application that help in analyzing logs.

Buy Now
Questions 16

All components are installed and administered in Splunk Enterprise on-premise.

Options:

A.

True

B.

False

Buy Now
Questions 17

______________ is the default web port used by Splunk.

Options:

A.

8089

B.

8000

C.

8080

D.

443

Buy Now
Questions 18

Which of the following is a metadata field assigned to every event in Splunk?

Options:

A.

host

B.

owner

C.

bytes

D.

action

Buy Now
Questions 19

What does the rare command do?

Options:

A.

Returns the least common field values of a given field in the results.

B.

Returns the most common field values of a given field in the results.

C.

Returns the top 10 field values of a given field in the results.

D.

Returns the lowest 10 field values of a given field in the results.

Buy Now
Questions 20

You can also specify a time range in the search bar. You can use the following for beginning and ending for a

time range (Choose two.):

Options:

A.

Not possible to specify time manually in Search query

B.

end=

C.

start=

D.

earliest=

E.

latest=

Buy Now
Questions 21

In a deployment with multiple indexes, what will happen when a search is run and an index is not specified in the search string?

Options:

A.

No events will be returned.

B.

Splunk will prompt you to specify an index.

C.

All non-indexed events to which the user has access will be returned.

D.

Events from every index searched by default to which the user has access will be returned.

Buy Now
Questions 22

Which of the following searches would return events with failure in index netfw or warn or critical in index netops?

Options:

A.

(index=netfw failure) AND index=netops warn OR critical

B.

(index=netfw failure) OR (index=netops (warn OR critical))

C.

(index=netfw failure) AND (index=netops (warn OR critical))

D.

(index=netfw failure) OR index=netops OR (warn OR critical)

Buy Now
Questions 23

Where does Licensing meter happen?

Options:

A.

Indexer

B.

Parsing

C.

Heavy Forwarder

D.

Input

Buy Now
Questions 24

The stats command will create a _____________ by default.

Options:

A.

Table

B.

Report

C.

Pie chart

Buy Now
Questions 25

Parsing of data can happen both in HF and UF.

Options:

A.

Yes

B.

No

Buy Now
Questions 26

When viewing the results of a search, what is an Interesting Field?

Options:

A.

A field that appears in any event

B.

A field that appears in every event

C.

A field that appears in the top 10 events

D.

A field that appears in at least 20% of the events

Buy Now
Questions 27

Select the correct option that applies to Index time processing (Choose three.).

Options:

A.

Indexing

B.

Searching

C.

Parsing

D.

Settings

E.

Input

Buy Now
Questions 28

At index time, in which field does Splunk store the timestamp value?

Options:

A.

time

B.

_time

C.

EventTime

D.

timestamp

Buy Now
Questions 29

Prefix wildcards might cause performance issues.

Options:

A.

False

B.

True

Buy Now
Questions 30

In the Splunk interface, the list of alerts can be filtered based on which characteristics?

Options:

A.

App, Owner, Severity, and Type

B.

App, Owner, Priority, and Status

C.

App, Dashboard, Severity, and Type

D.

App, Time Window, Type, and Severity

Buy Now
Questions 31

Which Field/Value pair will return only events found in the index named security?

Options:

A.

Index=Security

B.

index=Security

C.

Index=security

D.

index!=Security

Buy Now
Questions 32

Keywords are highlighted when you mouse over search results and you can click this search result to (Choose three.):

Options:

A.

Open new search.

B.

Exclude the item from search.

C.

None of the above.

D.

Add the item to search

Buy Now
Questions 33

This clause is used to group the output of a stats command by a specific name.

Options:

A.

Rex

B.

As

C.

List

D.

By

Buy Now
Questions 34

36. Lookups can be private for a user.

Options:

A.

True

B.

False

Buy Now
Questions 35

What result will you get with following search index=test sourcetype= " The_Questionnaire_P* " ?

Options:

A.

the_questionnaire _pedia

B.

the_questionnaire pedia

C.

the_questionnaire_pedia

D.

the_questionnaire Pedia

Buy Now
Questions 36

Log filtering/parsing can be done from _____________.

Options:

A.

Index Forwarders (IF)

B.

Universal Forwarders (UF)

C.

Super Forwarder (SF)

D.

Heavy Forwarders (HF)

Buy Now
Questions 37

When placed early in a search, which command is most effective at reducing search execution time?

Options:

A.

dedup

B.

rename

C.

sort -

D.

fields +

Buy Now
Questions 38

We should use heavy forwarder for sending event-based data to Indexers.

Options:

A.

False

B.

True

Buy Now
Questions 39

Which component of Splunk let us write SPL query to find the required data?

Options:

A.

Forwarders

B.

Indexer

C.

Heavy Forwarders

D.

Search head

Buy Now
Questions 40

What is the correct syntax to count the number of events containing a vendor_action field?

Options:

A.

count stats vendor_action

B.

count stats (vendor_action)

C.

stats count (vendor_action)

D.

stats vendor_action (count)

Buy Now
Questions 41

Which of the following searches would return only events that match the following criteria?

• Events are inside the main index

• The field status exists in the event

• The value in the status field does not equal 200

Options:

A.

index==main status!==200

B.

index=main NOT status=200

C.

index==main NOT status==200

D.

index-main status!=200

Buy Now
Questions 42

Beginning parentheses is automatically highlighted to guide you on the presence of complimenting

parentheses.

Options:

A.

No

B.

Yes

Buy Now
Questions 43

When looking at a statistics table, what is one way to drill down to see the underlying events?

Options:

A.

Creating a pivot table.

B.

Clicking on the visualizations tab.

C.

Viewing your report in a dashboard.

D.

Clicking on any field value in the table.

Buy Now
Questions 44

By default, which of the following fields would be listed in the fields sidebar under interesting Fields?

Options:

A.

host

B.

index

C.

source

D.

sourcetype

Buy Now
Questions 45

Which symbol is used to snap the time?

Options:

A.

@

B.

&

C.

*

D.

#

Buy Now
Questions 46

A collection of items containing things such as data inputs, UI elements, and knowledge objects is known as what?

Options:

A.

An app

B.

JSON

C.

A role

D.

An enhanced solution

Buy Now
Questions 47

NOT status = 100:

Options:

A.

Will display result depending on the data.

B.

Will return event where status field exist but value of that field is not 100.

C.

Will return event where status field exist but value of that field is not 100 and all events where status field

doesn ' t exist.

Buy Now
Questions 48

In the Search and Reporting app, which is a default selected field?

Options:

A.

index

B.

action

C.

_time

D.

host

Buy Now
Questions 49

Which statement describes field discovery at search time?

Options:

A.

Splunk automatically discovers only numeric fields

B.

Splunk automatically discovers only alphanumeric fields

C.

Splunk automatically discovers only manually configured fields

D.

Splunk automatically discovers only fields directly related to the search results

Buy Now
Questions 50

What is the correct way to use a time range specifier in the search bar so that the search looks back 2 hours?

Options:

A.

latest=-2h

B.

earliest=-2h

C.

latest=-2hour@d

D.

earliest=-2hour@d

Buy Now
Questions 51

Field names are case sensitive and field value are not.

Options:

A.

True

B.

False

Buy Now
Questions 52

Which is not a comparison operator in Splunk

Options:

A.

< =

B.

=

C.

!=

D.

>

E.

?=

Buy Now
Questions 53

When is the pipe character, I, used in search strings?

Options:

A.

Before clauses. For example: stats sum(bytes) | by host

B.

Before commands. For example: | stats sum(bytes) by host

C.

Before arguments. For example: stats sum| (bytes) by host

D.

Before functions. For example: stats |sum(bytes) by host

Buy Now
Questions 54

Which of the following is a correct way to limit search results to display the 5 most common values of a field?

Options:

A.

| rare top=5

B.

| top rare=5

C.

| top limit=5

D.

| rare limit=5

Buy Now
Questions 55

The default host name used in Inputs general settings can not be changed.

Options:

A.

False

B.

True

Buy Now
Questions 56

Portal for Splunk apps can be accessed through www.splunkbase.com

Options:

A.

False

B.

True

Buy Now
Questions 57

What can be included in the All Fields option in the sidebar?

Options:

A.

Dashboards

B.

Metadata only

C.

Non-interesting fields

D.

Field descriptions

Buy Now
Questions 58

Which of the following is the recommended way to create multiple dashboards displaying data from the same search?

Options:

A.

Save the search as a report and use it in multiple dashboards as needed

B.

Save the search as a dashboard panel for each dashboard that needs the data

C.

Save the search as a scheduled alert and use it in multiple dashboards as needed

D.

Export the results of the search to an XML file and use the file as the basis of the dashboards

Buy Now
Questions 59

What syntax is used to link key/value pairs in search strings?

Options:

A.

Parentheses

B.

@ or # symbols

C.

Quotation marks

D.

Relational operators such as =, < , or >

Buy Now
Questions 60

What is a primary function of a scheduled report?

Options:

A.

Auto-detect changes in performance

B.

Auto-generated PDF reports of overall data trends

C.

Regularly scheduled archiving to keep disk space use low

D.

Triggering an alert in your Splunk instance when certain conditions are met

Buy Now
Questions 61

Can you stop or pause the searching?

Options:

A.

No

B.

Yes

Buy Now
Questions 62

When sorting on multiple fields with the sort command, what delimiter can be used between the field names in the search?

Options:

A.

|

B.

$

C.

!

D.

,

Buy Now
Questions 63

Put query into separate lines where | (Pipes) are used by selecting following options.

Options:

A.

CTRL + Enter

B.

Shift + Enter

C.

Space + Enter

D.

ALT + Enter

Buy Now
Questions 64

When viewing results of a search job from the Activity menu, which of the following is displayed?

Options:

A.

New events based on the current time range picker

B.

The same events based on the current time range picker

C.

The same events from when the original search was executed

D.

New events in addition to the same events from the original search

Buy Now
Questions 65

The better way of writing search query for index is:

Options:

A.

index=a index=b

B.

(index=a OR index=b)

C.

index=(a & b)

D.

index = a, b

Buy Now
Questions 66

Which of the following are functions of the stats command?

Options:

A.

count, sum, add

B.

count, sum, less

C.

sum, avg, values

D.

sum, values, table

Buy Now
Questions 67

You can use the following options to specify start and end time for the query range:

Options:

A.

earliest=

B.

latest=

C.

beginning=

D.

ending=

E.

All the above

F.

Only 3rd and 4th

Buy Now
Questions 68

This function of the stats command allows you to return the middle-most value of field X.

Options:

A.

Median(X)

B.

Eval by X

C.

Fields(X)

D.

Values(X)

Buy Now
Questions 69

When a Splunk search generates calculated data that appears in the Statistics tab. in what formats can the results be exported?

Options:

A.

CSV, JSON, PDF

B.

CSV, XML JSON

C.

Raw Events, XML, JSON

D.

Raw Events, CSV, XML, JSON

Buy Now
Questions 70

Which of the following is the best description of Splunk Apps?

Options:

A.

Built only by Splunk employees.

B.

A collection of files.

C.

Only available for download on Splunkbase.

D.

Available on iOS and Android.

Buy Now
Questions 71

How can another user gain access to a saved report?

Options:

A.

The owner of the report can edit permissions from the Edit dropdown

B.

Only users with an Admin or Power User role can access other users ' reports

C.

Anyone can access any reports marked as public within a shared Splunk deployment

D.

The owner of the report must clone the original report and save it to their user account

Buy Now
Questions 72

Which of the following file types is an option for exporting Splunk search results?

Options:

A.

PDF

B.

JSON

C.

XLS

D.

RTF

Buy Now
Questions 73

What kind of logs can Splunk Index?

Options:

A.

Only A, B

B.

Router and Switch Logs

C.

Firewall and Web Server Logs

D.

Only C

E.

Database logs

F.

All firewall, web server, database, router and switch logs

Buy Now
Exam Code: SPLK-1001
Exam Name: Splunk Core Certified User
Last Update: Jun 5, 2026
Questions: 244

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11