Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

SPLK-1004 Questions and Answers

Question # 6

What are the four types of event actions?

A.

stats, target, set, and unset

B.

stats, target, change, and clear

C.

eval, link, change, and clear

D.

eval, link, set, and unset

Full Access
Question # 7

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 # 8

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 # 9

Which commands can run on both search heads and indexers?

A.

Transforming commands

B.

Centralized streaming commands

C.

Dataset processing commands

D.

Distributable streaming commands

Full Access
Question # 10

What happens to panels with post-processing searches when their base search Is refreshed?

A.

The parcels are deleted.

B.

The panels are only refreshed If they have also been configured.

C.

The panels are refreshed automatically.

D.

Nothing happens to the panels.

Full Access
Question # 11

Which of the following Is valid syntax for the split function?

A.

...| eval split phoneNUmber by "_" as areaCodes.

B.

...| eval areaCodes = split (phonNumber, "_"

C.

...| eval phoneNumber split("-", 3, areaCodes)

D.

...| eval split (phone-Number, "_", areaCodes)

Full Access
Question # 12

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 # 13

What default Splunk role can use the Log Event alert action?

A.

Power

B.

User

C.

can_delete

D.

Admin

Full Access
Question # 14

Why is the transaction command slow in large splunk deployments?

A.

It forces the search to run in fast mode.

B.

transaction or runs on each Indexer in parallel.

C.

It forces all event data to be returned to the search head.

D.

transaction runs a hidden eval to format fields.

Full Access
Question # 15

How can a lookup be referenced in an alert?

A.

Use the lookup dropdown in the alert configuration window.

B.

Follow a lookup with an alert command in the search bar.

C.

Run a search that uses a lookup and save as an alert.

D.

Upload a lookup file directly to the alert.

Full Access
Question # 16

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 # 17

Which field Is requited for an event annotation?

A.

annotation_category

B.

_time

C.

eventype

D.

annotation_label

Full Access
Question # 18

A report named "Linux logins" populates a summary index with the search string sourcetype=linux_secure| sitop src_ip user. Which of the following correctly

searches against the summary index for this data?

A.

index=summary sourcetype="linux_secure" | top src_ip user

B.

index=summary search_name="Linux logins" | top src_ip user

C.

index=summary search_name="Linux logins" | stats count by src_ip user

D.

index=summary sourcetype="linux_secure" | stats count by src_ip user

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

Which of the following is not a common default time field?

A.

date_zone

B.

date minute

C.

date_year

D.

date_day

Full Access
Question # 21

What XML element is used to pass multiple fields into another dashboard using a dynamic drilldown?

A.

B.

C.

D.

Full Access