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
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...