I have two indices Logstash-1 and Logstash-2. I have set Logstash-1 as default in Kibana.
Created visualizations and added in generic Dashboard. Which will load data of default set index.
Is there any way I can share this generic dashboard for Logstash-2 by keeping default setting i.e. Logstash-1.
I am sharing HTTP request:
http://172.27.56.52:5601/#/dashboard/Master-Dashboard?_a=(filters:!(),panels:!((col:1,id:Select-Project,row:1,size_x:5,size_y:3,type:visualization),(col:6,id:Select-Run,row:1,size_x:4,size_y:3,type:visualization),(col:10,id:Select-Duration,row:1,size_x:3,size_y:3,type:visualization),(col:1,id:Scenario-Summary,row:4,size_x:12,size_y:2,type:visualization),(col:1,id:Transaction-Summary,row:6,size_x:12,size_y:3,type:visualization)),query:(query_string:(analyze_wildcard:!t,query:'*')),title:'Master%20Dashboard')&_g=(refreshInterval:(display:Off,pause:!f,section:0,value:0),time:(from:now-1y,mode:quick,to:now))
Is there any way where i can pass on index Logstash-2 in above request?