Hi all,
I am using URL links below to browse through several dashboards. On a main dashboard I define a "customer id" which I pin to the global filter. When I click on a link without any filter but just another dashboard it keeps the filter pinned. But when I use a link like example below it will strip the preset filter (ie customer_id) and only selects the element_name I click from a VB table Panel url with {{key}} as a parameter and the customer filter is gone (even when pinned).
Question, is there a way to keep the active filter like customer_id as is and apply an additional filter like ci_name or element_name (cpu, memory, interfaces). Reason asking is without customer_id you would end up with any interface named "FastEthernet0/0" which could exist on several customers network devices.
kibana#/dashboard/?_g=(description:'',filters:!(('$state':(store:appState),meta:(alias:!n,disabled:!f,index:b28d2560-c210-11e8-81ef-b15d4ea8e3f2,key:element_name,negate:!f),query:(match:(element_name:(query:'{{key}}',type:phrase))))),fullScreenMode:!f,options:(darkTheme:!f,hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!f,title:'',viewMode:view)