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

Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions
Questions # 31:

How are arguments defined within the macro search string?

Options:

A.

Şarg$


B.

'arg'


C.

%arg%


D.

"arg"


Expert Solution
Questions # 32:

Which field extraction method should be selected for comma-separated data?

Options:

A.

Regular expression


B.

Delimiters


C.

eval expression


D.

table extraction


Expert Solution
Questions # 33:

Which of the following statements describe the search string below?

| datamodel Application_State All_Application_State search

Options:

A.

Evenrches would return a report of sales by state.


B.

Events will be returned from the data model named Application_State.


C.

Events will be returned from the data model named All_Application_state.


D.

No events will be returned because the pipe should occur after the datamodel command


Expert Solution
Questions # 34:

Which of the following statements about event types is true? (select all that apply)

Options:

A.

Event types can be tagged.


B.

Event types must include a time range,


C.

Event types categorize events based on a search.


D.

Event types can be a useful method for capturing and sharing knowledge.


Expert Solution
Questions # 35:

Which of the following is true about data model attributes?

Options:

A.

They cannot be created within the data model.


B.

They can only be added into a root search dataset.


C.

They cannot be edited if inherited from a parent dataset.


D.

They can be added to a dataset from search time field extractions.


Expert Solution
Questions # 36:

Which of the following data models are included in the Splunk Common Information Model (CIM) add-on? (select all that apply)

Options:

A.

User permissions


B.

Alerts


C.

Databases


D.

Email


Expert Solution
Questions # 37:

Field aliases are used to __________ data

Options:

A.

clean


B.

transform


C.

calculate


D.

normalize


Expert Solution
Questions # 38:

Which type of workflow action sends field values to an external resource (e.g. a ticketing system)?

Options:

A.

POST


B.

Search


C.

GET


D.

Format


Expert Solution
Questions # 39:

which of the following commands are used when creating visualizations(select all that apply.)

Options:

A.

Geom


B.

Choropleth


C.

Geostats


D.

iplocation


Expert Solution
Questions # 40:

Which of the following searches show a valid use of macro? (Select all that apply)

Options:

A.

index=main source=mySource oldField=* |'makeMyField(oldField)'| table _time newField


B.

index=main source=mySource oldField=* | stats if('makeMyField(oldField)') | table _time newField


C.

index=main source=mySource oldField=* | eval newField='makeMyField(oldField)'| table _time newField


D.

index=main source=mySource oldField=* | "'newField('makeMyField(oldField)')'" | table _time newField


Expert Solution
Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions