ExamGecko
Home Home / Splunk / SPLK-1001

Splunk SPLK-1001 Practice Test - Questions Answers, Page 20

Question list
Search
Search

!= and NOT are same arguments.

A.
True
A.
True
Answers
B.
False
B.
False
Answers
Suggested answer: B

Query - status != 100:

A.
Will return event where status field exist but value of that field is not 100.
A.
Will return event where status field exist but value of that field is not 100.
Answers
B.
Will return event where status field exist but value of that field is not 100 and all events where status field doesn't exist.
B.
Will return event where status field exist but value of that field is not 100 and all events where status field doesn't exist.
Answers
C.
Will get different results depending on data
C.
Will get different results depending on data
Answers
Suggested answer: A

NOT status = 100:

A.
Will display result depending on the data.
A.
Will display result depending on the data.
Answers
B.
Will return event where status field exist but value of that field is not 100.
B.
Will return event where status field exist but value of that field is not 100.
Answers
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.
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.
Answers
Suggested answer: C

Will the queries following below get the same result?

A.
index=log sourcetype=error_log status !=100
A.
index=log sourcetype=error_log status !=100
Answers
B.
index=log sourcetype=error_log NOT status =100
B.
index=log sourcetype=error_log NOT status =100
Answers
C.
Yes
C.
Yes
Answers
D.
No
D.
No
Answers
Suggested answer: B

Select the best options for "search best practices" in Splunk:

(Choose five.)

A.
Select the time range always.
A.
Select the time range always.
Answers
B.
Try to specify index values.
B.
Try to specify index values.
Answers
C.
Include as many search terms as possible.
C.
Include as many search terms as possible.
Answers
D.
Never select time range.
D.
Never select time range.
Answers
E.
Try to use * with every search term.
E.
Try to use * with every search term.
Answers
F.
Inclusion is generally better than exclusion.
F.
Inclusion is generally better than exclusion.
Answers
G.
Try to keep specific search terms.
G.
Try to keep specific search terms.
Answers
Suggested answer: A, B, C, F, G

The better way of writing search query for index is:

A.
index=a index=b
A.
index=a index=b
Answers
B.
(index=a OR index=b)
B.
(index=a OR index=b)
Answers
C.
index=(a & b)
C.
index=(a & b)
Answers
D.
index = a, b
D.
index = a, b
Answers
Suggested answer: B

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

A.
CTRL + Enter
A.
CTRL + Enter
Answers
B.
Shift + Enter
B.
Shift + Enter
Answers
C.
Space + Enter
C.
Space + Enter
Answers
D.
ALT + Enter
D.
ALT + Enter
Answers
Suggested answer: B

Fields are searchable key value pairs in your event data.

A.
True
A.
True
Answers
B.
False
B.
False
Answers
Suggested answer: A

Selected fields are a set of configurable fields displayed for each event.

A.
True
A.
True
Answers
B.
False
B.
False
Answers
Suggested answer: A

Following are the time selection option while making search:

(Choose all that apply.)

A.
Date & Time Range
A.
Date & Time Range
Answers
B.
Advanced
B.
Advanced
Answers
C.
Date Range
C.
Date Range
Answers
D.
Presets
D.
Presets
Answers
E.
Relative
E.
Relative
Answers
Suggested answer: B
Total 246 questions
Go to page: of 25