Skip to content

PacktPublishing/Kibana-7-Quick-Start-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kibana 7 Quick Start Guide

Book Name

This is the code repository for Kibana 7 Quick Start Guide, published by Packt.

Visualize your Elasticsearch data with ease

What is this book about?

The Elastic Stack is growing rapidly and, day by day, additional tools are being added to make it more effective. This book endeavors to explain all the important aspects of Kibana, which is essential for utilizing its full potential.

This book covers the following exciting features:

  • Explore How Logstash is configured to fetch CSV data
  • Understand how to create index patterns in Kibana
  • Learn how to apply filters on data
  • Discover how to create Machine Learning Jobs
  • Explore how to analyze APM data from APM agents

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

input 
{
    file 
    {
        path => "/var/log/apache.log"
        type => "apache-access"  
        start_position => "beginning"
    }  
}

Following is what you need for this book: Kibana 7 Quick Start Guide is for developers new to Kibana who want to learn the fundamentals of using the tool for visualization, as well as existing Elastic developers.

With the following software and hardware list you can run all code files present in the book (Chapter 1-7).

Software and Hardware List

Chapter Software required OS required
1 to 7 Elasticsearch Windows, Mac OS X, and Linux (Any)

Related products

Get to Know the Author

Anurag Srivastava is a senior technical lead and has more than 12 years of experience. He is proficient in designing architecture for scalable and highly available applications. He has handled development teams and several clients from all around the globe in the last 10 years of his professional career. He is experienced with using the Elastic stack (Elasticsearch, Logstash, and Kibana) to create dashboards using system metrics data, log data, application data, and relational databases.

Other books by the author

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781789804034

Releases

No releases published

Packages

No packages published