Free Certification Practice Questions

SPLUNK-SPLK-1001

Loading…
Data summary button just below the search bar gives you the following
#151
What options do you get after selecting timeline?
#152
At the time of searching the start time is 03:35:08.Will it look back to 03:00:00 if we use -30m@h in searching?
#153
Can you stop or pause the searching?
#154
You can also specify a time range in the search bar. You can use the following for beginning and ending for a time range
#155
Which all time unit abbreviations can you include in Advanced time range picker?
#156
Interesting fields are the fields that have at least 20% of resulting fields.
#157
How to make Interesting field into a selected field?
#158
Field names are case sensitive and field value are not.
#159
!= and NOT are same arguments.
#160
Query - status != 100:
#161
NOT status = 100:
#162
Will the queries following below get the same result?1. index=log sourcetype=error_log status !=1002. index=log sourcetype=error_log NOT status =100
#163
Select the best options for "search best practices" in Splunk:(Choose five.) E. Try to use * with every search term. F. Inclusion is generally better than exclusion. G. Try to keep specific search terms.
#164
The better way of writing search query for index is:
#165
Put query into separate lines where | (Pipes) are used by selecting following options.
#166
Fields are searchable key value pairs in your event data.
#167
Selected fields are a set of configurable fields displayed for each event.
#168
Following are the time selection option while making search:(Choose all that apply.) E. Relative
#169
Search Language Syntax in Splunk can be broken down into the following components.
#170
When saving a search directly to a dashboard panel instead of saving as a report first, which of the following is created?
#171
Which of the following statements describes a search job?
#172
Which search will return only events containing the word `error` and display the results as a table that includes the fields named action, src, and dest?
#173
Which of the following reports is available in the Fields window?
#174
In the Search and Reporting app, which tab displays timecharts and bar charts?
#175
What will always appear in the Selected Fields list?
#176
What is the correct way to use a time range specifier in the search bar so that the search looks back 2 hours?
#177
Which of the following is a Splunk internal field?
#178
Which command will rename action to Customer Action?
#179
Which of the following is the most efficient search?
#180