Select the answer that displays the accurate placing of the pipe in the following search string:
Select the answer that displays the accurate placing of the pipe in the following search string: index=security sourcetype=access_* status=200 stats count by priceA . index=security sourcetype=access_* status=200 stats | count by priceB . index=security sourcetype=access_* status=200 | stats count by priceC . index=security sourcetype=access_* status=200 | stats count | by...
How can another user gain access to a saved report?
How can another user gain access to a saved report?A . The owner of the report can edit permissions from the Edit dropdownB . Only users with an Admin or Power User role can access other users' reportsC . Anyone can access any reports marked as public within a shared...
What is a suggested Splunk best practice for naming reports?
What is a suggested Splunk best practice for naming reports?A . Reports are best named using many numbers so they can be more easily sorted.B . Use a consistent naming convention so they are easily separated by characteristics such as group and object.C . Name reports as uniquely as possible...
Which of the following is true about user account settings and preferences?
Which of the following is true about user account settings and preferences?A . Search & Reporting is the only app that can be set as the default application.B . Full names can only be changed by accounts with a Power User or Admin role.C . Time zones are automatically updated...
When sorting on multiple fields with the sort command, what delimiter can be used between the field names in the search?
When sorting on multiple fields with the sort command, what delimiter can be used between the field names in the search?A . |B . $C . !D . ,View AnswerAnswer: D
Which of the following is the recommended way to create multiple dashboards displaying data from the same search?
Which of the following is the recommended way to create multiple dashboards displaying data from the same search?A . Save the search as a report and use it in multiple dashboards as neededB . Save the search as a dashboard panel for each dashboard that needs the dataC . Save...
What does the following specified time range do?
What does the following specified time range do? earliest=-72h@h latest=@dA . Look back 3 days ago and priorB . Look back 72 hours up to one day agoC . Look back 72 hours, up to the end of todayD . Look back from 3 days ago up to the beginning...
This function of the stats command allows you to return the middle-most value of field X.
This function of the stats command allows you to return the middle-most value of field X.A . Median(X)B . Eval by XC . Fields(X)D . Values(X)View AnswerAnswer: A
Which of the following describes lookup files?
Which of the following describes lookup files?A . Lookup fields cannot be used in searchesB . Lookups contain static data available in the indexC . Lookups add more fields to results returned by a searchD . Lookups pull data at index time and add them to search resultsView AnswerAnswer: C
Which Boolean operator is implied between search terms, unless otherwise specified?
Which Boolean operator is implied between search terms, unless otherwise specified?A . ORB . ANDC . NOTD . NANDView AnswerAnswer: B