Pass the Splunk Splunk Core Certified User SPLK-1001 Questions and answers with CertsForce

Viewing page 2 out of 8 pages
Viewing questions 11-20 out of questions
Questions # 11:

Query - status != 100:

Options:

A.

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 and all events where status field

doesn't exist.


C.

Will get different results depending on data


Expert Solution
Questions # 12:

Which of the following commands will show the maximum bytes?

Options:

A.

sourcetype=access_* | maximum totals by bytes


B.

sourcetype=access_* | avg (bytes)


C.

sourcetype=access_* | stats max(bytes)


D.

sourcetype=access_* | max(bytes)


Expert Solution
Questions # 13:

In the fields sidebar, what indicates that a field is numeric?

Options:

A.

A number to the right of the field name.


B.

A # symbol to the left of the field name.


C.

A lowercase n to the left of the field name.


D.

A lowercase n to the right of the field name.


Expert Solution
Questions # 14:

Which of the following statements about case sensitivity is true?

Options:

A.

Both field names and field values ARE case sensitive.


B.

Field names ARE case sensitive; field values are NOT.


C.

Field values ARE case sensitive; field names ARE NOT.


D.

Both field names and field values ARE NOT case sensitive.


Expert Solution
Questions # 15:

When running searches command modifiers in the search string are displayed in what color?

Options:

A.

Red


B.

Blue


C.

Orange


D.

Highlighted


Expert Solution
Questions # 16:

What is the result of the following search?

index=myindex source=c: \mydata. txt NOT error=*

Options:

A.

Only data where the error field is present and does not contain a value will be displayed.


B.

Only data with a value in the field error will be displayed.


C.

Only data that does not contain the error field will be displayed.


D.

Only data where the value of the field error does not equal an asterisk (*) will be displayed.


Expert Solution
Questions # 17:

The four types of Lookups that Splunk provides out-of-the-box are External, KV Store, Geospatial and which of the following?

Options:

A.

Correlated


B.

File-based


C.

Total


D.

Segmented


Expert Solution
Questions # 18:

Which of the following can be used as wildcard search in Splunk?

Options:

A.

=


B.

>


C.

!


D.

*


Expert Solution
Questions # 19:

This function of the stats command allows you to return the sample standard deviation of a field.

Options:

A.

stdev


B.

dev


C.

count deviation


D.

by standarddev


Expert Solution
Questions # 20:

Which of the following Splunk components typically resides on the machines where data originates?

Options:

A.

Indexer


B.

Forwarder


C.

Search head


D.

Deployment server


Expert Solution
Viewing page 2 out of 8 pages
Viewing questions 11-20 out of questions