Skip to content

Latest commit

 

History

History
300 lines (277 loc) · 9.1 KB

landing-page.asciidoc

File metadata and controls

300 lines (277 loc) · 9.1 KB
* { box-sizing: border-box; } body { font-family: Arial, Helvetica, sans-serif; } .card { cursor: pointer; padding: 16px; text-align: left; color: #000; } .card:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); padding: 16px; text-align: left; } #guide a.no-text-decoration:hover { text-decoration: none!important; } .icon { width: 24px; height: 24px; background-position: bottom; background-size: contain; background-repeat: no-repeat; } .ul-col-1 { columns: 1; -webkit-columns: 1; -moz-columns: 1; } @media (min-width:769px) { .ul-col-md-2 { columns: 2; -webkit-columns: 2; -moz-columns: 2; } } #guide h3.gtk { margin-top: 0; } .mb-4, .my-4 { margin-bottom: 0!important; }

Bring your data to life

Kibana is a user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. Take this tutorial for the basics of visualizing data.

Create a visualization

What's new Release notes Install

Get to know Kibana

Tools, APIs, and Dev docs

Explore by Elastic solution

Create search experiences for your content, wherever it lives.

Learn how to monitor logs, metrics, and traces.

Learn how to defend against threats across your environment.