Splunk Visualizations Quiz 15 Questions with Answers 2023
Which argument can be used with the timechart command to specify the time range to use when grouping events?
(A) range
(B) timespan
(C) span
(D) timera
...
Splunk Visualizations Quiz 15 Questions with Answers 2023
Which argument can be used with the timechart command to specify the time range to use when grouping events?
(A) range
(B) timespan
(C) span
(D) timerange - CORRECT ANSWER (C) span
In a single series data table, which column provides the x-axis values for a visualization?
(A) The first column
(B) The third column
(C) The fourth column
(D) The second column - CORRECT ANSWER (A) The first column
Which argument can be used with the geostats command to control the column count?
(A) longfield
(B) collimit
(C) latfield
(D) globallimit - CORRECT ANSWER (D) globallimit
How many columns are displayed in a visualization by default when using the chart command?
(A) 5
(B) 20
(C) 10
(D) 3 - CORRECT ANSWER (C) 10
Which clause can be used with the rare command to specify whether or not a percentage column is created?
(A) showperc
(B) displayperc
(C) percentage
(D) perccol - CORRECT ANSWER (A) showperc
Which command removes duplicate field values in search results?
(A) exclude
(B) remove
(C) dedup
(D) fields - CORRECT ANSWER (C) dedup
Which clause can be used with the top command to specify a number of values to return?
(A) resultcount
(B) return
(C) values
(D) limit - CORRECT ANSWER (D) limit
Which optional argument of the addtotals command changes the label for row totals in a table?
(A) rowlabel
(B) label
(C) fieldname
(D) fieldformat - CORRECT ANSWER (B) label
Which clause can be used with the top command to change the name of the count column?
(A) countfield
(B) countname
(C) colname
(D) colheader - CORRECT ANSWER (D) colheader
Which command can be used to exclude fields from search results?
(A) remove
(B) dedup
(C) exclude
(D) fields - CORRECT ANSWER (D) fields
Which command changes the appearance of field values?
(A) fieldformat
(B) format
(C) rename
(D) fields - CORRECT ANSWER (A) fieldformat
How can the order of columns in a table be changed
(A) By dragging and dropping in the table interface
(B) By changing the order of fields specified in the fields command
(C) By selecting the "Move column" option in a column header's dropdown
(D) By changing the order of fields specified in the table command - CORRECT ANSWER (B) By changing the order of fields specified in the fields command
Which type of default map visualization uses shading to represent relative metrics?
(A) Choropleth Map
(B) Marker Map
(C) Cluster Map
(D) Shading Map - CORRECT ANSWER (A) Choropleth Map
When using the timechart command, which axis represents time?
(A) Y-axis
(B) The axis is specified using the by clause
(C) X-axis
(D) The axis is specified using the as clause - CORRECT ANSWER
Which of the following commands can return a count of all events matching search criteria over a specified time period?
(A) stats
(B) match
(C) count
(D) where - CORRECT ANSWER (A) stats
[Show More]