Which of the following is a customization option for the Open in Search panel link button?
D
When the search/jobs REST endpoint is called to execute a search, what can be done to reduce the
results size in the results? (Select all that apply.)
AB
Which of the following is an intended use of HTTP Event Collector tokens?
B
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Data/FormateventsforHTTPEventCollector
Which of the following ensures that quotation marks surround the value referenced by the token?
A
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/Viz/tokens
Which of the following statements describe an HEC token? (Select all that apply.)
CD
Which items below are configured in inputs.conf? (Select all that apply.)
AD
Which of the following are security best practices for Splunk app development? (Select all that
apply.)
CD
Reference: https://dev.splunk.com/enterprise/docs/developapps/testvalidate/securitybestpractices/
Given a dashboard with a Simple XML extension in myApp, what is the XML reference for the file
myJS.js located in myOtherApp in the location shown below?
$SPLUNK_HOME/etc/apps/myOtherApp/appserver/static/javascript/
A
Reference: https://dev.splunk.com/enterprise/docs/developapps/visualizedata/usewebframework/
modifydashboards/
A fellow Splunk administrator is reviewing an app that has been downloaded from splunkbase and
deployed in an organization. The admin has e-mailed the following configuration snippet with a brief
note that says fix the permissions.
In what configuration file should the snippet be placed?
[]
access = read : [ * ], write : [ admin ] export - system
(Assume that $APP_HOME refers to the path that the app is installed, e.g.
$SPLUNK_HOME/etc/apps/<app name>)
D
Log files related to Splunk REST calls can be found in which indexes? (Select all that apply.)
AB
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Troubleshooting/Whatdatagetslogged
To delete the record with a _key value of smith from the sales collection, a DELETE request should be
sent to which REST endpoint?
C
How can event logs be collected from a remote Windows machine using a standard Splunk
installation and no customization? (Select all that apply.)
AD
What predefined drilldown tokens are available specifically for trellis layouts? (Select all that apply.)
CD
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/Viz/VisualizationTrellis
Which event handler uses the <selection> element to support pan and zoom functionality?
A
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/Viz/EventHandlerReference
Which of the following is a security best practice?
D