Quantcast
Channel: Latest Questions on Splunk Answers
Viewing all articles
Browse latest Browse all 13053

Simple XML Drill down Search

$
0
0

Hi Everyone, I have a simple xml with few charts, I am able to do a drill down with the clicked value and get was able to get the search results as events. But I am trying to see if there a option to append table command to the original search in simple xml.

This is my code for the chart, I want to see on drill down if I can view the results as a table with selected fields.

<chart> <searchstring>sourcetype=batch_data ACTION=$action_token$ HOSTNAME=$HOSTNAME$ CUSTOMER_SEGMENT=$segment_token$ | timechart span=1d count by ACTION usenull=f</searchstring> <title>Overall stats by ACTION</title> <option name="charting.chart">column</option> <option name="charting.chart.stackMode">stacked</option> <option name="count">10</option> <option name="displayRowNumbers">true</option> </chart>


Viewing all articles
Browse latest Browse all 13053

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>