Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Kibana 7 Quick Start Guide

You're reading from  Kibana 7 Quick Start Guide

Product type Book
Published in Jan 2019
Publisher Packt
ISBN-13 9781789804034
Pages 172 pages
Edition 1st Edition
Languages
Author (1):
Anurag Srivastava Anurag Srivastava
Profile icon Anurag Srivastava

Difference between Beats and Logstash

Beats are basically lightweight data shippers that are designed for a specific purpose, while Logstash is more generic and can be configured for multiple use cases. Beats have a smaller footprint, while Logstash has a larger footprint. We have different Beats for different purposes, such as Filebeat for handling files, Metricbeat for capturing system metrics, Packetbeat to capture network packet data, while Logstash has different plugins for input, filter, and output. We can read CSV data, RDBMS data, Beat data, or any other third-party application's data in Logstash, and after transformation can be sent to multiple sources. So basically, if we want to do any sort of data processing or want to capture any complex data, which isn't possible using Beats, we must use Logstash. If we just want to read log data, system metrics data, or...

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}