|
Hi, time value name id ... a hhhh 56
<module name="SimpleResultsTable"> <param name="count">10</param> <param name="drilldown">row</param> <param name="allowTransformedFieldSelect">True</param> </module> this is my driilldown module... |
|
You'll need the Sideview Utils app of course. This should give you the details you need to get multiple values. $click.fields.someFieldName$ $click.fields.someOtherFieldName$... for all the cells in a row which i think is what you are trying to get. Nick answered this here. How to pass more than 2 values when clicking on a row for drill down search? on Splunk Answers can you please send me syntax how to implement this in xml i mean for multiple values from drilldown
(08 May '12, 00:34)
john
1
Well Sideview Utils itself contains examples and documentation, and there's a page dedicated to how the drilldown keys work with clickable tables and charts. See inside the app itself for more details.
(13 Aug '12, 17:37)
sideview ♦
|