Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Elastic Stack

You're reading from  Mastering Elastic Stack

Product type Book
Published in Feb 2017
Publisher Packt
ISBN-13 9781786460011
Pages 526 pages
Edition 1st Edition
Languages
Authors (2):
Ravi Kumar Gupta Ravi Kumar Gupta
Profile icon Ravi Kumar Gupta
Yuvraj Gupta Yuvraj Gupta
Profile icon Yuvraj Gupta
View More author details

Table of Contents (19) Chapters

Mastering Elastic Stack
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
Elastic Stack Overview Stepping into Elasticsearch Exploring Logstash and Its Plugins Kibana Interface Using Beats Elastic Stack in Action Customizing Elastic Stack Elasticsearch APIs X-Pack: Security and Monitoring X-Pack: Alerting, Graph, and Reporting Best Practices Case Study-Meetup

Configuring Elastic Stack components


In this section, we will configure all the tools for capturing the data. The components we will use are Elasticsearch, Logstash, Kibana, Filebeat, Metricbeat, and Packetbeat. Our pipeline would look like the following diagram:

All of the components share the same version, that is, 5.1.1. We will read logs using Filebeat, push those logs to Logstash for processing, and then add them to Elasticsearch for indexing. For our setup, Logstash is used at 192.168.0.112, Kibana is installed at 192.168.0.111 and Elasticsearch instance is set up at 192.168.0.110. This Elasticsearch instance is different than what we installed for Liferay search engine capability. The one used for Liferay is a lower version, v1.4.0, because that is the one supported by Elasticray

On the other hand, we will use Metricbeat and Packetbeat to collect data and send it directly to Elasticsearch. Finally, we can visualize the data using Kibana.

Setting up Elasticsearch

Depending on the requirements...

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 $15.99/month. Cancel anytime}