Following are the time selection option while making search:
(Choose all that apply.)
Which Field/Value pair will return only events found in the index named security?
When saving a search directly to a dashboard panel instead of saving as a report first, which of the following is
created?
When refining search results, what is the difference in the time picker between real-time and relative time ranges?
By default, which of the following fields would be listed in the fields sidebar under interesting Fields?
In a deployment with multiple indexes, what will happen when a search is run and an index is not specified in the search string?
Assuming a user has the capability to edit reports, which of the following are editable?
Given the following SPL search, how many rows of results would you expect to be returned by default? index=security sourcetype=linux_secure (fail* OR invalid) I top src__ip
Which of the following is the most efficient filter for running searches in Splunk?
What is the result of the following search?
index=myindex source=c: \mydata. txt NOT error=*
It is not possible for a single instance of Splunk to manage the input, parsing and indexing of machine.
Splunk Components:
Which of the following are responsible for reducing search results?
When looking at a dashboard panel that is based on a report, which of the following is true?
Which of the following searches would return only events that match the following criteria?
• Events are inside the main index
• The field status exists in the event
• The value in the status field does not equal 200
When viewing results of a search job from the Activity menu, which of the following is displayed?
What is the proper SPL terminology for specifying a particular index in a search?
Which of the following file types is an option for exporting Splunk search results?
At the time of searching the start time is 03:35:08.
Will it look back to 03:00:00 if we use -30m@h in searching?
When writing searches in Splunk, which of the following is true about Booleans?
Which events will be returned by the following search string?
host=www3 status=503
Forward Option gather and forward data to indexers over a receiving port from remote machines.
When an alert action is configured to run a script, Splunk must be able to locate the script. Which is one of the directories Splunk will look in to find the script?
Which Boolean operator is implied between search terms, unless otherwise specified?