Dashboards & Visualizations

Why can't we drill down when using appendcols

xvxt006
Contributor

Hi, i am not able to drill down and i get a message "PARSER: Applying intentions failed Unable to drilldown because of post-reporting 'appendcols' command". Is there any workaround for this?

Tags (1)
0 Karma

jtrucks
Splunk Employee
Splunk Employee

IIRC, the final search results when using appendcols (or other subsearch methods), the only results you see from the final results viewpoint is the output of the subsearch (appendcols) command. More specifically, it works like this:

  1. search starts, gets some data
  2. appendcols (or other subsearch) command then happens
  3. appendcols (other subsearch) completes and outputs the results back to the original search as input
  4. original search finishes or pipes to subsequent commands

So, thinking of this process, the output of the appendcols (subsearch) command(s) is a limited set of data. The search it performed is not preserved in this process; only the output is preserved. Therefore, you cannot drill down because you are already at the most original format of data from the final result perspective.

To work around this problem you could push subsearch results to a summary index or use scheduled searches that store the data that you can then later drill into without performing the original search again from the beginning.

--
Jesse Trucks
Minister of Magic

jtrucks
Splunk Employee
Splunk Employee

You are welcome! Please mark as answered if you feel it was!

--
Jesse Trucks
Minister of Magic
0 Karma

xvxt006
Contributor

Thank you for the suggestions and explanation. jtrucks.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...