Kibana URL Formatting

I am working on URL Formatting of filed for Dashboard -
#/dashboard/564a56f0-3502-11e9-b608-1b55d134c69d?_g=(refreshInterval:(pause:!f,value:30000),time:(from:now-7d,mode:quick,to:now))&_a=(description:'',filters:!(('$state':(store:appState),meta:(alias:!n,disabled:!f,index:'3d9a5070-3506-11e9-b608-1b55d134c69d',key:network.keyword,negate:!f,params:(query:{{value}},type:phrase),type:phrase,value:{{value}}),query:(match:(network.keyword:(query:{{value}},type:phrase))))),fullScreenMode:!t,options:(darkTheme:!t,hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(),gridData:(h:6,i:'3',w:36,x:12,y:4),id:'1fb498c0-3517-11e9-b608-1b55d134c69d',panelIndex:'3',title:'',type:visualization,version:'6.6.0'),(embeddableConfig:(vis:(legendOpen:!f)),gridData:(h:10,i:'6',w:12,x:0,y:7),id:df7f0990-3519-11e9-b608-1b55d134c69d,panelIndex:'6',title:'Endpoint+Alert',type:visualization,version:'6.6.0'),(embeddableConfig:(),gridData:(h:10,i:'7',w:36,x:12,y:10),id:'2ff99b60-351a-11e9-b608-1b55d134c69d',panelIndex:'7',title:'Endpoint+Alert+Details',type:visualization,version:'6.6.0'),(embeddableConfig:(),gridData:(h:3,i:'9',w:12,x:0,y:4),id:'29158270-351d-11e9-b608-1b55d134c69d',panelIndex:'9',title:'',type:visualization,version:'6.6.0'),(embeddableConfig:(),gridData:(h:4,i:'10',w:12,x:0,y:0),id:d450f570-351d-11e9-b608-1b55d134c69d,panelIndex:'10',title:'',type:visualization,version:'6.6.0'),(embeddableConfig:(),gridData:(h:15,i:'12',w:36,x:12,y:20),id:b9cc8b30-3a52-11e9-9493-970ba0c2092a,panelIndex:'12',title:'Endpoint+Alert+Details+Description',type:visualization,version:'6.6.0'),(embeddableConfig:(),gridData:(h:4,i:'13',w:36,x:12,y:0),id:ada871b0-81fc-11e9-b6b3-196d9fa4628d,panelIndex:'13',title:'',type:visualization,version:'6.6.0')),query:(language:lucene,query:''),timeRestore:!f,title:srm_dashboard_alerts,viewMode:view){{url}}
but in ELK 7.3.1 I have add -http://localhost:5601/app/kibana then Field worksd correctly while till 6.8.0 it is working Fine. Please could anyone suggest that how to make the above mentioned dashboard Link independent of URL and it work fine in any kibana version.

If I am adding http://localhost:5601/app/kibana in front of "#/dashboard/564a56f0-3502-11e9.........." in ELK 7.3.1 version the Visualisation URL Formatting feild working fine. But in ELK 6.8.0 Version I am not adding this http://localhost:5601/app/kibana in front of "#/dashboard/564a56f0-3502-11e9.........." and still the Visualisation Field URL Formatted or Navigation Working please suggest.

Please suggest what needs to be done for this. Do we have some documented for version 7.3.1 that this http://localhost:5601/app/kibana needs to be added to every URL Template. And Why this is not required in Version 6.8.0

Hi @ashish_kumar1490,

It seems you're hitting https://github.com/elastic/kibana/issues/35235, please follow this issue for updates.

Best,
Oleg

1 Like

Yes, I am looking to this.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.