Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

According to Splunk best practices, which placement of the wildcard results in the most efficient search?

A.

f*il

B.

*fail

C.

fail*

D.

*fail*

Which Boolean operator is always implied between two search terms, unless otherwise specified?

A.

OR

B.

NOT

C.

AND

D.

XOR

Which of the following statements are correct about Search & Reporting App? (Choose three.)

A.

Can be accessed by Apps > Search & Reporting.

B.

Provides default interface for searching and analyzing logs.

C.

Enables the user to create knowledge object, reports, alerts and dashboards.

D.

It only gives us search functionality.

What are the two most efficient search filters?

A.

_time and host

B.

_time and index

C.

host and sourcetype

D.

index and sourcetype

Which statement is true about Splunk alerts?

A.

Alerts are based on searches that are either run on a scheduled interval or in real-time.

B.

Alerts are based on searches and when triggered will only send an email notification.

C.

Alerts are based on searches and require cron to run on scheduled interval.

D.

Alerts are based on searches that are run exclusively as real-time.

Which of the following are not true about lookups? (Select all that apply.)

A.

Lookups can be time based

B.

Search results can be used to populate a lookup table

C.

Splunk DB Connect can be used to populate a lookup table from relational databases

D.

Output from a script can be used to populate a lookup table

E.

Lookup have a 10mg maximum size limit

Which of the following is a best practice when writing a search string?

A.

Include all formatting commands before any search terms

B.

Include at least one function as this is a search requirement

C.

Include the search terms at the beginning of the search string

D.

Avoid using formatting clauses as they add too much overhead

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

A.

| rare top=5

B.

| top rare=5

C.

| top limit=5

D.

| rare limit=5

By default, which role contains the minimum permissions required to have write access to Splunk alerts?

A.

User

B.

Alerting

C.

Power

D.

Admin

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

A.

time

B.

_time

C.

EventTime

D.

timestamp