Which search string only returns events from hostWWW3?
Zoom Out and Zoom to Selection re-executes the search.
When looking at a dashboard panel that is based on a report, which of the following is true?
You can use the following options to specify start and end time for the query range:
What is the proper SPL terminology for specifying a particular index in a search?
When refining search results, what is the difference in the time picker between real-time and relative time ranges?
Which of the following searches will show the number of categoryld used by each host?
Which of the following is the most efficient filter for running searches in Splunk?
What can be configured using the Edit Job Settings menu?
Will the queries following below get the same result?
1. index=log sourcetype=error_log status !=100
2. index=log sourcetype=error_log NOT status =100