Splunk Questions 1
Splunk Questions 1
Part 1
1. Which of the following statements would help a user choose between the transaction and stats
commands?
D. Use stats when the events need to be viewed as a single correlated event.
2. When using the transaction command, what does the argument maxspan do?
C. Sets the maximum total time between the earliest and latest events in a transaction.
D. Sets the maximum length that any single event can reach to be included in the transaction.
3. When using the Field Extractor (FX), which of the following delimiters will work? (Choose all that
apply.)
A. Tabs
B. Pipes
C. Colons
D. Spaces
4. If no value is specified with the fillnull command, what default value will be used?
A. 0
B. N/A
C. –
D. NULL
A. status field
B. Multiple indexes
D. POST workflow actions can open a web page in either the same window or a new window.
9. After manually editing a regular expression (regex), which of the following statements is true?
A. Changes made manually can be reverted in the Field Extractor (FX) UI.
B. It is no longer possible to edit the field extraction in the Field Extractor (FX) UI.
C. It is not possible to manually edit a regular expression (regex) that was created using the Field
Extractor (FX) UI.
D. The Field Extractor (FX) UI keeps its own version of the field extraction in addition to the one that
was manually edited.
D. Field alias names are not case sensitive when used as part of a search.
11. When performing a regular expression (regex) field extraction using the Field Extractor (FX), what
happens when the require
option is used?
B. The field being extracted will be required for all future events.
C. The events without the required field will not display in searches.
D. Only events with the required string will be included in the extraction.
A. POST
B. Action
C. Search
D. Sub-search
13. Which of the following is the correct way to use the datamodel command to search fields in the
Web data model within the
Web dataset?
C. Creates a table with the count of all types of corndogs eaten split by user.
D. Creates a table that groups the total number of users by vegetarian corndogs.
16. Which of the following statements about data models and pivot are true? (Choose all that apply.)
D. Pivot allows the creation of data visualizations that present different aspects of a data model.
17. Which type of visualization shows relationships between discrete values in three dimensions?
A. Pie chart
B. Line chart
C. Bubble chart
D. Scatter chart
18. Which of the following statements describe the command below? (Choose all that apply.)
D. Events with the same JSESSIONID will be grouped together into a single event.
20. A field alias has been created based on an original field. A search without any transforming
commands is then executed in
Smart Mode.
A. Both will appear in the All Fields list, but only if the alias is specified in the search.
B. Both will appear in the Interesting Fields list, but only if they appear in at least 20 percent of
events.
C. The original field only appears in All Fields list and the alias only appears in the Interesting Fields
list.
D. The alias only appears in the All Fields list and the original field only appears in the Interesting
Fields list.
21. What does the Splunk Common Information Model (CIM) add-on include? (Choose all that apply.)
A. Custom visualizations
22. Which workflow action method can be used when the action type is set to link?
A. GET
B. PUT
C. Search
D. UPDATE
23. Which command can include both an over and a by clause to divide results into sub-groupings?
A. chart
B. stats
C. xyseries
D. transaction
24. Which of the following statements about macros is true? (Choose all that apply.)
C. Argument values are used to resolve the search string at execution time.
D. Argument values are used to resolve the search string when the macro is created.
25. Which of the following knowledge objects represents the output of an eval expression?
A. Eval fields
B. Calculated fields
C. Field extractions
D. Calculated lookups