Feature: allow use of multiple linked searches per visualisation #7518
Labels
discuss
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
release_note:enhancement
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Hi,
similar to what's possible with e.g. graphite / grafana, I'd like to create a visualisation that sources its data from 2 (or more?) linked searches so that we can create a combined (line) chart with 2 (or more?) "split lines" ; each would be able to use a different (or the same) linked search.
To give an example - we have logs for serviceA and serviceB, I'd create 2 searches that (using filters) very specifically give back only the data / information I'd be using in the visualisation(s) - hopefully that will also help with ES memory consumption. In a line chart, I'd like to get the data from both saved searches to create 2 (split) lines, one using the search data from serviceA and the other for serviceB.
Does this make sense? Is this currently already possible? I'm thinking of things similar to graphite, riemann, etc. where I can pick just about any "data source" and add it into the "visualisation".
Thanks!
Alex
The text was updated successfully, but these errors were encountered: