Test your knowledge on Splunk with the 'Splunk Core Certified User Test! Trivia Questions Quiz. ' This quiz assesses your skills in using Splunk commands, configuring time ranges, optimizing dashboards, understanding case sensitivity, and employing Boolean logic for effective data analysis.
Time summary
Time range picker
Search time picker
Data source time statistics
Rate this question:
Action
Clientip
CategoryId
Sourcetype
Rate this question:
Or
Not
And
Xor
Rate this question:
Action+purchase
Action=purchase
Action | purchase
Action equal purchase
Rate this question:
The lookup must be configured to run automatically.
The contents of the lookup file must be copied and pasted into the search bar.
The lookup file must be uploaded to Splunk and a lookup definition must be created.
The lookup file must be uploaded to the etc/apps/lookups folder for automatic ingestion.
Rate this question:
<=
=
!=
>
?=
Rate this question:
An app
JSON
A role
An enhanced solution
Rate this question:
Limit
Useperc
Addtotals
Fieldcount
Rate this question:
Filter as early as possible.
Never specify more than one index.
Include as few search terms as possible.
Use wildcards to return more search results.
Rate this question:
A field that appears in any event
A field that appears in every event
A field that appears in the top 10 events
A field that appears in at least 20% of the events
Rate this question:
Reports are best named using many numbers so they can be more easily sorted.
Use a consistent naming convention so they are easily separated by characteristics such as group and object.
Name reports as uniquely as possible with no overlap to differentiate them from one another.
Any naming convention is fine as long as you keep an external spreadsheet to keep track.
Rate this question:
They must be lowercase.
They must be uppercase.
They must be in quotations.
They must be in parentheses.
Rate this question:
Returns the least common field values of a given field in the results.
Returns the most common field values of a given field in the results.
Returns the top 10 field values of a given field in the results.
Returns the lowest 10 field values of a given field in the results.
Rate this question:
Count stats vendor_action
Count stats (vendor_action)
Stats count (vendor_action)
Stats vendor_action (count)
Rate this question:
Parentheses
@ or # symbols
Quotation marks
Relational operators such as =, <, or >
Rate this question:
Alerts are based on searches that are either run on a scheduled interval or in real-time.
Alerts are based on searches and when triggered will only send an email notification.
Alerts are based on searches and require cron to run on scheduled interval.
Alerts are based on searches that are run exclusively as real-time.
Rate this question:
10 minutes
15 minutes
1 day
7 days
Rate this question:
Rate this question:
In chronological order.
Randomly by default.
In reverse chronological order.
Alphabetically according to field name.
Rate this question:
Preset - Relative: 30-seconds ago
Relative - Earliest: 30-seconds ago, Latest: Now
Real-time - Earliest: 30-seconds ago, Latest: Now
Advanced - Earliest: 30-seconds ago, Latest: Now
Rate this question:
Both field names and field values ARE case sensitive.
Field names ARE case sensitive; field values are NOT.
Field values ARE case sensitive; field names ARE NOT.
Both field names and field values ARE NOT case sensitive.
Rate this question:
Automatically correlates related fields
Converts field values into numerical values
Calculates statistics on data that matches the search criteria
Analyzes numerical fields for their ability to predict another discrete field
Rate this question:
Median(X)
Eval by X
Fields(X)
Values(X)
Rate this question:
A number to the right of the field name.
A # symbol to the left of the field name.
A lowercase n to the left of the field name.
A lowercase n to the right of the field name.
Rate this question:
All events that either have a host of www3 or a status of 503.
B. All events with a host of www3 that also have a status of 503
C. We need more information: we cannot tell without knowing the time range
D. We need more information a search cannot be run without specifying an index
Rate this question:
After saving the report, click Schedule.
After saving the report, click Event Type.
After saving the report, click Scheduling.
After saving the report, click Dashboard Panel.
Rate this question:
Time
_time
EventTime
Timestamp
Rate this question:
To sort field values in descending order
To return only fields containing five or fewer values
To find the least common values of a field in a dataset
To find the fields with the fewest number of values across a dataset
Rate this question:
User
Source
Location
SourceIp
Rate this question:
Dc(field)
Count(field)
Count-by(field)
Distinct-count(field)
Rate this question:
|
$
!
,
Rate this question:
Sourcetype=access_* | maximum totals by bytes
Sourcetype=access_* | avg (bytes)
Sourcetype=access_* | stats max(bytes)
Sourcetype=access_* | max(bytes)
Rate this question:
Splunk only extracts the most interesting data from the last 24 hours.
Splunk only extracts fields users have manually specified in their data;
Splunk automatically extracts any fields that generate interesting visualizations.
Splunk automatically discovers many fields based on sourcetype and key/value pairs found in the data;
Rate this question:
F*iI
*fail
Fail*
'fail*
Rate this question:
Top
Stats
Table
Percent
Rate this question:
Time
Fast mode
Sourcetype
Selected fields
Rate this question:
To group the results by one or more fields.
To compute numerical statistics on each field.
To specify how the values in a list are delimited.
To partition the input data based on the split-by fields.
Rate this question:
Sourcetype=access_* |sum bytes by host
Sourcetype=access_* |stats sum(categorylD. by host
Sourcetype=access_* |sum(bytes) by host
Sourcetype=access_* |stats sum by host
Rate this question:
Lookup
Csvlookup
Inputlookup
Outputlookup
Rate this question:
You can modify the search string in the panel, and you can change and configure the visualization.
You can modify the search string in the panel, but you cannot change and configure the visualization.
You cannot modify the search string in the panel, but you can change and configure the visualization.
You cannot modify the search string in the panel, and you cannot change and configure the visualization.
Rate this question:
Auto-detect changes in performance
Auto-generated PDF reports of overall data trends
Regularly scheduled archiving to keep disk space use low
Triggering an alert in your Splunk instance when certain conditions are met
Rate this question:
Stdev
Dev
Count deviation
By standarddev
Rate this question:
$SPLUNK_HOME/bin/scripts
$SPLUNK_HOME/etc/scripts
$SPLUNK_HOME/bin/etc/scripts
$SPLUNK_HOME/etc/scripts/bin
Rate this question:
Red
Blue
Orange
Highlighted
Rate this question:
Description_Group_Object
Group_Description_Object
Group_Object_Description
Object_Group_Description
Rate this question:
Sourcetype=access_combined
Sourcetype=Access_Combined
Sourcetype=Access_Combined
SOURCETYPE=access_combined
Rate this question:
Index=*
Index=web OR index=s*
(index=web OR index=sales)
*index=sales AND index=web*
Rate this question:
Quiz Review Timeline (Updated): Jan 29, 2025 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.