Question 36

To delete the record with a _key value of smith from the sales collection, a DELETE request should be sent to which REST endpoint?
  • Question 37

    Which of the following search commands can be used to perform statistical queries on indexed fields in TSIDX files?
  • Question 38

    Which of the following is an example of a valid syntax for specifying an absolute time range modifier in a search?
  • Question 39

    Suppose the following query in a Simple XML dashboard returns a table including hyperlinks:
    <search>
    <query>index news sourcetype web_proxy | table sourcetype title link
    </query>
    </search>
    Which of the following is a valid dynamic drilldown element to allow a user of the dashboard to visit the hyperlinks contained in the link field?
  • Question 40

    For a KV store, a lookup stanza in the transforms.conf file must contain which of the following? (Select all that apply.)