Hi guys,
I'm new to Splunk and I need ur help!
I created a scheduled report and embedded it into an external webpage. It works well and I hope it can drill down to the webpage of its details in Splunk, just like it does when the report is in a dashboard. The part of the report in the external webpage shows below:
<div>
<iframe height="336" width="480" frameborder="0" src="http://192.168.1.179:8000/zh-CN/embed?s=%2FservicesNS%2Fadmin%2FDongFeng%2Fsaved%2Fsearches%2Fembed&oid=Un_5i4Clqyur73NlzdX4Ue9nmeQwew_jiCzf3OEtdQmIiU2sZvypeS1eShdLi_0u60olbWT9dQ67A%5EznyF5kpRoqbsXiNSjHZGqsjpaHMqH99tg7p5xfmVH0y%5EUQ"></iframe>
</div>
I don't know how to configure it. I tried put <a href=""><a/> and didn't work at all. Is there any way to do that? Thank you in advance!
I'm afraid the drilldown feature is not available in Embedded scheduled reports. This feature shows the static result (output of a scheduled search saved in dispatch folder) in the external website and have one way communication with Splunk instance. This is clearly mentioned in Splunk documentation. (Read third para from below link)
http://docs.splunk.com/Documentation/Splunk/6.2.4/Report/Embedscheduledreports
I'm afraid the drilldown feature is not available in Embedded scheduled reports. This feature shows the static result (output of a scheduled search saved in dispatch folder) in the external website and have one way communication with Splunk instance. This is clearly mentioned in Splunk documentation. (Read third para from below link)
http://docs.splunk.com/Documentation/Splunk/6.2.4/Report/Embedscheduledreports
Thx a lot!
Can anyone help please?