Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Splunk > Splunk Certification > SPLK-1004

SPLK-1004 Splunk Core Certified Advanced Power User Question and Answers

Question # 4

Which of the following functions' primary purpose is to convert epoch time to a string format?

A.

tostring

B.

strptime

C.

tonumber

D.

strftime

Full Access
Question # 5

When running a search, which Splunk component retrieves the individual results?

A.

Indexer

B.

Search head

C.

Universal forwarder

D.

Master node

Full Access
Question # 6

Repeating JSON data structures within one event will be extracted as what type of fields?

A.

Single value

B.

Lexicographical

C.

Multivalue

D.

Mvindex

Full Access
Question # 7

What capability does a power user need to create a Log Event alert action?

A.

edit_search_server

B.

edit udp

C.

edit_tcp

D.

edit_alerts

Full Access
Question # 8

Which commands should be used in place of a subsearch if possible?

A.

untable and/or xyseries

B.

stats and/or eval

C.

mvexpand and/or where

D.

bin and/or where

Full Access
Question # 9

What is the recommended way to create a field extraction that is both persistent and precise?

A.

Use the rex command.

B.

Use the Field Extractor and manually edit the generated regular expression.

C.

Use the Field Extractor and let it automatically generate a regular expression.

D.

Use the erex command.

Full Access
Question # 10

What does the query | makeresults generate?

A.

A timestamp

B.

A results field

C.

An error message

D.

The results of the previously run search.

Full Access
Question # 11

How is regex passed to the makemv command?

A.

makemv be preceded by the erex command.

B.

It is specified by the delim argument.

C.

It Is specified by the tokenizer argument.

D.

Makemv must be preceded by the rex command.

Full Access
Question # 12

When possible, what is the best choice for summarizing data to improve search performance?

A.

Us the fieldsummary command.

B.

Data model acceleration

C.

Report acceleration

D.

Summary indexing

Full Access
Question # 13

What is an example of the simple XML syntax for a base search and its post-srooess search?

A.

,

B.

,

C.

,

D.

,

Full Access
Question # 14

Which element attribute is required for event annotation?

A.

B.

C.

D.

Full Access
Question # 15

Which field Is requited for an event annotation?

A.

annotation_category

B.

_time

C.

eventype

D.

annotation_label

Full Access
Question # 16

What file types does Splunk use to define geospatial lookups?

A.

GPX or GML files

B.

TXT files

C.

KMZ or KML files

D.

CSV files

Full Access
Question # 17

How can the inspect button be disabled on a dashboard panel?

A.

Set inspect.link.disabled to 1

B.

Set link.inspect .visible to 0

C.

Set link.inspectSearch.visible too

D.

Set link.search.disabled to 1

Full Access
Question # 18

What qualifies a report for acceleration?

A.

Fewer than 100k events in search results, with transforming commands used in the search string.

B.

More than 100k events in search results, with only a search command in the search string.

C.

More than 100k events in the search results, with a search and transforming command used in the search string.

D.

fewer than 100k events in search results, with only a search and transaction command used in the search string.

Full Access
Question # 19

How is a cascading input used?

A.

As part of a dashboard, but not in a form.

B.

Without notation in the underlying. XML.

C.

As a way to filter other input selections.

D.

As a default way to delete a user role.

Full Access
Question # 20

What is a performance improvement technique unique to dashboards?

A.

Using stats instead of transaction

B.

Using global searches

C.

Using report acceleration

D.

Using datamodel acceleration

Full Access
Question # 21

What is the correct hierarchy of XML elements in a dashboard panel?

A.

B.

C.

D.

Full Access