Thursday, June 11, 2020

An overview on ELK Stack - Beats

An overview on ELK Stack - Beats 
===========================

What are Beats ? 
Beats are Lightweight data shippers; Beats is a free and open platform for single-purpose data shippers. They send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch.



Filebeat ==>  Real-time insight into log data.

Packetbeat ==> Analyze network packet data.

Winlogbeat  ==> Analyze Windows event logs.

Metricbeat==> Ship and analyze metrics.

Heartbeat ==> Ping your Infrastructure.

Auditbeat ==> Send audit data to Elasticsearch.

Functionbeat ==> Ship cloud data with serverless infrastructure.

Journalbeat ==> Analyze Journald logs.



No comments:

Post a Comment