Searching ג€index=_internal metrics | head 3ג€ from Splunk Web returned the following events:
04-12-2018 18:39:43.514 +0200 INFO Metrics ג€" group=thruput, name=thruput, instantaneous_kbps=0.9651774014563425, instantaneous_eps=5.645638802094809, average_kbps=1.198995639527069, total_k_processed=2676, kb=29.91796875, ev=175, load_average=3.85888671875
04-12-2018 18:39:43.514 +0200 INFO Metrics ג€" group_thruput, name_syslog_output, instantaneous_kbps=0, instantaneous_eps_0, average_kbps=0, total_k_processed=0, kb=0, ev=0
04-12-2018 18:39:43.513 +0200 INFO Metrics ג€" group_thruput, name_index_thruput, instantaneous_kbps=0.9651773703189551, instantaneous_eps=4.87137960922438, average_kbps=1.1985932324065556, total_k_processed=2675, kb=29.91796875, ev=151
When the same search is required from a REST API call, which fields will be given? (Select all that apply.)
Answer : AC
Which of the following are reserved field names in a KV Store? (Select all that apply.)
Answer : BC
Reference:
https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/kvstore/aboutkvstorecollections/
Which of the following endpoints is used to authenticate with the Splunk REST API?
Answer : A
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/RESTUM/RESTusing
Which of these URLs could be used to construct a REST request to search the employee KV store collection to find records with a rating greater than or equal to
2 and less than 5?
Answer : C
Which of the following log files contains logs that are most relevant to Splunk Web?
Answer : D
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Troubleshooting/WhatSplunklogsaboutitself
Place content to set on page load inside which of the following Simple XML tags?
Answer : C
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Viz/tokens
Which of the following Simple XML elements configure panel link buttons? (Select all that apply.)
Answer : AB
Reference:
https://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/DrilldownLinkToURL
Which of the following are requirements for arguments sent to the data/indexes endpoint? (Select all that apply.)
Answer : BD
When using the Splunk REST API, which of the following containers is/are included in the Atom Feed response? (Select all that apply.)
Answer : BC
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/RESTUM/RESTusing
Which of the following are valid request arguments for the REST search endpoints? (Select all that apply.)
Answer : BC
Reference:
https://community.splunk.com/t5/Getting-Data-In/How-to-create-Search-via-REST-api-in-verbose-mode/td-p/406400
Consider the following Python code snippet used in a Splunk add-on: if not os.path.exists(full_path): self.doAction(full_path, header) else: f = open(full_path) oldORnew = f.readline
().split(ג€,ג€) f.close()
An attacker could create a denial of service by causing an error in either the open() or readline() commands. What type of vulnerability is this?
Answer : C
Reference:
https://dev.splunk.com/enterprise/docs/developapps/testvalidate/securitybestpractices/
Which of the following formats are valid for a Splunk REST URI?
Answer : D
Which HTTP Event Collector (HEC) endpoint should be used to collect data in the following format?
{ג€messageג€:ג€Hello Worldג€, ג€fooג€:ג€barג€, ג€ponyג€:ג€buttercupג€}
Answer : B
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Data/HECExamples
The response message from a successful Splunk REST call includes an <entry> element. What is contained in an <entry> element?
Answer : B
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/RESTUM/RESTusing
A user wants to add the token $token_name$ to a dashboard for use in a drilldown. Which token filter encodes URL values?
Answer : D
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Viz/tokens
Have any questions or issues ? Please dont hesitate to contact us