Splunk SPLK-1001 Practice Test - Questions Answers, Page 25
List of questions
Related questions
Splunk users are assigned roles. Which of the following do roles determine?
A.
Password
B.
Port number
C.
Username
D.
Data access
Which of the following is a false statement about Splunk dashboards?
A.
Dashboards must have a unique dashboard ID within a permission's context.
B.
Splunk dashboards consist of one or more panels displaying data visually in a useful way.
C.
Splunk dashboards may not be directly created from search results without first creating a report.
D.
Splunk dashboard panels can be populated by reports.
What is the result of the following search?
index=myindex source=c: \mydata. txt NOT error=*
A.
Only data where the error field is present and does not contain a value will be displayed.
B.
Only data with a value in the field error will be displayed.
C.
Only data that does not contain the error field will be displayed.
D.
Only data where the value of the field error does not equal an asterisk (*) will be displayed.
What are Splunk alerts based on?
A.
Dashboards
B.
Searches
C.
Webhooks
D.
Reports
When a Splunk search generates calculated data that appears in the Statistics tab. in what formats can the results be exported?
A.
CSV, JSON, PDF
B.
CSV, XML JSON
C.
Raw Events, XML, JSON
D.
Raw Events, CSV, XML, JSON
Which of the following index searches would provide the most efficient search performance?
A.
index=*
B.
index=web OR index=s*
C.
(index=web OR index=sales)
D.
*index=sales AND index=web*
Question