Free Certification Practice Questions

SPLUNK-SPLK-1001

Loading…
Which of the following is a correct way to limit search results to display the 5 most common values of a field?
#181
When viewing results of a search job from the Activity menu, which of the following is displayed?
#182
What is a quick, comprehensive way to learn what data is present in a Splunk deployment?
#183
Assuming a user has the capability to edit reports, which of the following are editable?
#184
Which of the following is a metadata field assigned to every event in Splunk?
#185
What are the two most efficient search filters?
#186
Which of the following is the best way to create a report that shows the last 24 hours of events?
#187
When is the pipe character, |, used in search strings?
#188
How can results from a specified static lookup file be displayed?
#189
In the Fields sidebar, what does the number directly to the right of the field name indicate?
#190
What is the default lifetime of every Splunk search job?
#191
Which search will return the 15 least common field values for the dest_ip field?
#192
When is an alert triggered?
#193
What are the three main Splunk components?
#194
Which statement describes field discovery at search time?
#195
Which Field/Value pair will return only events found in the index named security?
#196
In the Search and Reporting app, which is a default selected field?
#197
The four types of Lookups that Splunk provides out-of-the-box are External, KV Store, Geospatial and which of the following?
#198
What is the result of the following search?index=myindex source=c:\mydata.txt NOT error=*
#199
When refining search results, what is the difference in the time picker between real-time and relative time ranges?
#200
A SOC manager is complaining that a scheduled alert for failed login attempts triggered 150 emails. They still want to be alerted of failed logins via email, but they want less volume of alerts. Which of the following would resolve this for the SOC manager?
#201
By default, which role contains the minimum permissions required to have write access to Splunk alerts?
#202
Which of the following is the appropriately formatted SPL search?
#203
When using the top command in the following search, which of the following will be true about the results? index="main" sourcetype="access_*" action="purchase" | top 3 statusCcde by user showperc=f countfield=status_code_count
#204
What are Splunk alerts based on?
#205
What is the proper SPL terminology for specifying a particular index in a search?
#206
In the Splunk web interface, what defines an interesting field?
#207