The four types of Lookups that Splunk provides out-of-the-box are External, KV Store, Geospatial and which of the following?
By default, which role contains the minimum permissions required to have write access to Splunk alerts?
How many minutes, by default, is the time to live (ttl) for an ad-hoc search job?
By default, which of the following fields would be listed in the fields sidebar under interesting Fields?
How are the results of the following search sorted?
… | sort action, —file, +bytes
Splunk Parses data into individual events, extracts time, and assigns metadata.
When a Splunk search generates calculated data that appears in the Statistics tab. in what formats can the results be exported?
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
It is no possible for a single instance of Splunk to manage the input, parsing and indexing of machine data.
Splunk internal fields contains general information about events and starts from underscore i.e. _ .
Select the correct option that applies to Index time processing (Choose three.).
When displaying results of a search, which of the following is true about line charts?
This function of the stats command allows you to return the sample standard deviation of a field.
When running searches command modifiers in the search string are displayed in what color?
Which of the following searches would return events with failure in index netfw or warn or critical in index netops?
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 command is used to review the contents of a specified static lookup file?
When refining search results, what is the difference in the time picker between real-time and relative time ranges?
Put query into separate lines where | (Pipes) are used by selecting following options.
Which of the following searches will return results where fail, 400, and error exist in every event?
Which of the following is a correct way to limit search results to display the 5 most common values of a field?
Forward Option gather and forward data to indexers over a receiving port from remote machines.
Which all time unit abbreviations can you include in Advanced time range picker? (Choose seven.)
When placed early in a search, which command is most effective at reducing search execution time?
What is the correct order of steps for creating a new lookup?
1. Configure the lookup to run automatically
2. Create the lookup table
3. Define the lookup
In a deployment with multiple indexes, what will happen when a search is run and an index is not specified in the search string?
When viewing results of a search job from the Activity menu, which of the following is displayed?