Free Certification Practice Questions

SPLUNK-SPLK-1002

Loading…
What happens when a user edits the regular expression (regex) field extraction generated in the Field Extractor (FX)?
#1
What does the fillnull command replace null values with, if the value argument is not specified?
#2
What is the correct syntax for the transaction command?
#3
Which of the following statements describe the Common Information Model (CIM)?
#4
What is the Splunk Common Information Model (CIM)?
#5
When using the Field Extractor (FX), which of the following delimiters will work?
#6
Which of the following statements describes POST workflow actions?
#7
Which of the following statements is true, especially in large environments?
#8
What does the following search do? index=corndog type= mysterymeat action=eaten | stats count as corndog_count by user
#9
Which of the following statements about event types is true?
#10
Which type of workflow action sends field values to an external resource (e.g. a ticketing system)?
#11
Which of the following is included with the Common Information Model (CIM) add-on?
#12
Which of the following searches will return all clientip addresses that start with 108?
#13
Which of the following knowledge objects can reference field aliases?
#14
If a calculated field has the same name as an extracted field, what happens to the extracted field?
#15
What are the expected results for a search that contains the command | where A=B?
#16
Which of these stats commands will show the total bytes for each unique combination of page and server?
#17
When would a user select delimited field extractions using the Field Extractor (FX)?
#18
To which of the following can a field alias be applied?
#19
Which tool uses data models to generate reports and dashboard panels without using SPL?
#20
A field alias is created where field1 = field2 and the Overwrite Field Values checkbox is selected. What happens if an event only contains values for field1?
#21
A data model consists of which three types of datasets?
#22
Which of the following is true about a datamodel that has been accelerated?
#23
Why would the following search produce multiple transactions instead of one?
#24
Question image
What are the expected search results from executing the following SPL command? index=network NOT StatusCode=200
#25
When using | timechart by host, which field is represented in the x-axis?
#26
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?
#27
Which of the following statements describe the command below?
#28
Which of the following searches will return events containing a tag named Privileged?
#29
Given the macro definition below, what should be entered into the Name and Arguments fields to correctly configure the macro?
#30
Question image