Splunk Certified Developer Exam SPLK-2001 Question # 20 Topic 3 Discussion

Splunk Certified Developer Exam SPLK-2001 Question # 20 Topic 3 Discussion

SPLK-2001 Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

Suppose the following query in a Simple XML dashboard returns a table including hyperlinks:

index news sourcetype web_proxy | table sourcetype title link

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?


A.


B.

<link target=“ blank">$$row.link$$</link>


C.

<link target="_blank">$row.link|n$</link>


D.

<link target “_blank">http://localhost:8000/debug/refresh </link>


Get Premium SPLK-2001 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.