Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Kibana Essentials

You're reading from   Kibana Essentials Use the functionalities of Kibana to discover data and build attractive visualizations and dashboards for real-world scenarios

Arrow left icon
Product type Paperback
Published in Nov 2015
Publisher
ISBN-13 9781784394936
Length 206 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Embedding a dashboard in a web page

We will use the saved dashboard and click on the copy to clipboard button beside Embed this dashboard option to copy the link for embedding. We will create a simple HTML file and use this iframe source to embed it in a web page:

<html>
<head>
<title> Kibana_Embed</title>
</head>
<body>
<center><b>Have a look at the functionality of embed in Kibana 4.1 </b></center>
<iframe src="http://localhost:5601/#/dashboard/Kibana_Dashboard?embed&_a=(filters:!(),panels:!((col:1,id:AreaChart,row:1,size_x:6,size_y:3,type:visualization),(col:7,id:BarChart,row:5,size_x:6,size_y:3,type:visualization),(col:1,id:Line_Bubble,row:8,size_x:12,size_y:5,type:visualization),(col:1,id:LineChart,row:5,size_x:6,size_y:3,type:visualization),(col:7,id:PieChart,row:1,size_x:6,size_y:3,type:visualization)),query:(query_string:(analyze_wildcard:!t,query:'*')),title:Kibana_Dashboard)&_g=(refreshInterval...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime