For a KV store, a lookup stanza in the transforms.conf file must contain which of the following?
(Select all that apply.)
AB
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Knowledge/ConfigureKVstorelookus
Data can be added to a KV store collection in which of the following format(s)?
A
Reference:
https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/kvstore/
usingconfigurationfiles/
Which of the following will unset a token named my_token?
B
Reference:
https://community.splunk.com/t5/Dashboards-Visualizations/Unset-a-token-if-it-is-
equal-to-a-value/ m-p/353512
Which of the following search commands can be used to perform statistical queries on indexed fields
in TSIDX files?
B
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/SearchReference/Tstats
A dashboard is taking too long to load. Several searches start with the same SPL. How can the
searches be optimized in this dashboard? (Select all that apply.)
CD
When using the Splunk Web Framework to create a global search, which is the correct post-process
syntax for the base search shown below?
var searchmain = new SearchManager{{ id: base-search,
search: index= internal | head 10 | fields *, preview: true,
cache: true
}};
A
Which files within an app contain permissions information? (Select all that apply.)
CD
Reference:
https://dev.splunk.com/enterprise/docs/devtools/customsearchcommands/manageaccesstocustom
/
Which of the following is a way to monitor app performance? (Select all that apply.)
AC
In a DELETE request, what would omitting the value of _key from the REST endpoint do?
C
Which of the following are valid parent elements for the event action shown below? (Select all that
apply.)
<set token=Token Name>sourcetype=$click.value|s$</set>
AC
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