ExamGecko
Home Home / Splunk / SPLK-1002

Splunk SPLK-1002 Practice Test - Questions Answers, Page 8

Question list
Search
Search

Data model fields can be added using the Auto-Extracted method. Which of the following statements describe Auto-Extracted fields? (select all that apply)

A.
Auto-Extracted fields can be hidden in Pivot.
A.
Auto-Extracted fields can be hidden in Pivot.
Answers
B.
Auto-Extracted fields can have their data type changed.
B.
Auto-Extracted fields can have their data type changed.
Answers
C.
Auto-Extracted fields can be given a friendly name for use in Pivot.
C.
Auto-Extracted fields can be given a friendly name for use in Pivot.
Answers
D.
Auto-Extracted fields can be added if they already exist in the dataset with constraints.
D.
Auto-Extracted fields can be added if they already exist in the dataset with constraints.
Answers
Suggested answer: A, B, C, D

Explanation:

Data model fields are fields that describe the attributes of a dataset in a data model2.Data model fields can be added using various methods such as Auto-Extracted, Evaluated or Lookup2.Auto-Extracted fields are fields that are automatically extracted from your raw data using various techniques such as regular expressions, delimiters or key-value pairs2.Auto-Extracted fields can be hidden in Pivot, which means that you can choose whether to display them or not in the Pivot interface2. Therefore, option A is correct.Auto-Extracted fields can have their data type changed, which means that you can specify whether they are strings, numbers, booleans or timestamps2. Therefore, option B is correct.Auto-Extracted fields can be given a friendly name for use in Pivot, which means that you can assign an alternative name to them that is more descriptive or user-friendly than the original field name2. Therefore, option C is correct.Auto-Extracted fields can be added if they already exist in the dataset with constraints, which means that you can include them in your data model even if they are already extracted from your raw data by applying filters or constraints to limit the scope of your dataset2. Therefore, option D is correct.

When creating a Search workflow action, which field is required?

A.
Search string
A.
Search string
Answers
B.
Data model name
B.
Data model name
Answers
C.
Permission setting
C.
Permission setting
Answers
D.
An eval statement
D.
An eval statement
Answers
Suggested answer: A

Explanation:

A workflow action is a link that appears when you click an event field value in your search results2.A workflow action can open a web page or run another search based on the field value2.There are two types of workflow actions: GET and POST2.A GET workflow action appends the field value to the end of a URI and opens it in a web browser2.A POST workflow action sends the field value as part of an HTTP request to a web server2.When creating a Search workflow action, which is a type of GET workflow action that runs another search based on the field value, the only required field is the search string2.The search string defines the search that will be run when the workflow action is clicked2. Therefore, option A is correct, while options B, C and D are incorrect because they are not required fields for creating a Search workflow action.

Selected fields are displayed ______each event in the search results.

A.
below
A.
below
Answers
B.
interesting fields
B.
interesting fields
Answers
C.
other fields
C.
other fields
Answers
D.
above
D.
above
Answers
Suggested answer: A

Explanation:

Selected fields are fields that you choose to display in your search results by clicking on them in the Fields sidebar or by using the fields command2.Selected fields are displayed below each event in the search results, along with their values2. Therefore, option A is correct, while options B, C and D are incorrect because they are not places where selected fields are displayed.

A space is an implied _____ in a search string.

A.
OR
A.
OR
Answers
B.
AND
B.
AND
Answers
C.
()
C.
()
Answers
D.
NOT
D.
NOT
Answers
Suggested answer: B

Explanation:

A space is an implied AND in a search string, which means that it acts as a logical operator that returns events that match both terms on either side of the space2.For example,status=200 method=GETwill return events that have both status=200 and method=GET2. Therefore, option B is correct, while options A, C and D are incorrect because they are not implied by a space in a search string.

Topic 2, Questions Set 2

Which of the following search control will not re-rerun the search? (Select all that apply.)

A.
zoom out
A.
zoom out
Answers
B.
selecting a bar on the timeline
B.
selecting a bar on the timeline
Answers
C.
deselect
C.
deselect
Answers
D.
selecting a range of bars on the timelines
D.
selecting a range of bars on the timelines
Answers
Suggested answer: B, C, D

Explanation:

The timeline is a graphical representation of your search results that shows the distribution of events over time2.You can use the timeline to zoom in or out of a specific time range or to select one or more bars on the timeline to filter your results by that time range2.However, these actions will not re-run the search, but rather refine the existing results based on the selected time range2. Therefore, options B, C and D are correct, while option A is incorrect because zooming out will re-run the search with a broader time range.

Highlighted search terms indicate _________ search results in Splunk.

A.
Display as selected fields.
A.
Display as selected fields.
Answers
B.
Sorted
B.
Sorted
Answers
C.
Charted based on time
C.
Charted based on time
Answers
D.
Matching
D.
Matching
Answers
Suggested answer: D

Explanation:

Highlighted search terms indicate matching search results in Splunk, which means that they show which parts of your events match your search string2.For example, if you search forerror OR fail, Splunk will highlight error or fail in your events to show which events match your search string2. Therefore, option D is correct, while options A, B and C are incorrect because they are not indicated by highlighted search terms.

When you mouse over and click to add a search term this (thesE. Boolean operator(s) is(arE. not implied. (Select all that apply).

A.
OR
A.
OR
Answers
B.
( )
B.
( )
Answers
C.
AND
C.
AND
Answers
D.
NOT
D.
NOT
Answers
Suggested answer: A, B, D

Explanation:

When you mouse over and click to add a search term from the Fields sidebar or from an event in your search results, Splunk automatically adds the term to your search string with an implied AND operator2. However, this does not apply to some Boolean operators such as OR, NOT and parentheses ().These operators are not implied when you add a search term and you have to type them manually if you want to use them in your search string2. Therefore, options A, B and D are correct, while option C is incorrect because AND is implied when you add a search term.

The time range specified for a historical search defines the ____________ .------questionable on ans

A.
Amount of data shown on the timeline as data streams in
A.
Amount of data shown on the timeline as data streams in
Answers
B.
Amount of data fetched from index matching that time range
B.
Amount of data fetched from index matching that time range
Answers
C.
Time range for the static results
C.
Time range for the static results
Answers
Suggested answer: B

Explanation:

The time range specified for a historical search defines the amount of data fetched from the index matching that time range2.A historical search is a search that runs over a fixed period of time in the past2.When you run a historical search, Splunk searches the index for events that match your search string and fall within the specified time range2. Therefore, option B is correct, while options A and C are incorrect because they are not what the time range defines for a historical search.

Using the export function, you can export search results as __________.( Select all that apply)

A.
Xml
A.
Xml
Answers
B.
Json
B.
Json
Answers
C.
Html
C.
Html
Answers
D.
A php file
D.
A php file
Answers
Suggested answer: A, B

Explanation:

Using the export function, you can export search results as XML or JSON2.The export function allows you to save your search results in a structured format that can be used by other applications or tools2.You can use the output_mode parameter to specify whether you want to export your results as XML or JSON2. Therefore, options A and B are correct, while options C and D are incorrect because they are not formats that you can export your search results as.

The fields sidebar does not show________. (Select all that apply.)

A.
interesting fields
A.
interesting fields
Answers
B.
selected fields
B.
selected fields
Answers
C.
all extracted fields
C.
all extracted fields
Answers
Suggested answer: C

Explanation:

The fields sidebar is a panel that shows the fields that are present in your search results2.The fields sidebar does not show all extracted fields, which are fields that are extracted from your raw data using various methods such as regular expressions, delimiters or key-value pairs2.The fields sidebar only shows selected fields and interesting fields2.Selected fields are fields that you choose to display in your search results by clicking on them in the fields sidebar or by using the fields command2.Interesting fields are fields that appear in at least 20 percent of events or have high variability among values2. Therefore, option C is correct, while options A and B are incorrect because they are types of fields that the fields sidebar does show.

Total 291 questions
Go to page: of 30