Rokas Balevičius "Logstash - system heartbeat implementation"

18
LOGSTASH system heartbeat implementation

description

Logstash - system heartbeat implementation

Transcript of Rokas Balevičius "Logstash - system heartbeat implementation"

Page 1: Rokas Balevičius "Logstash - system heartbeat implementation"

LOGSTASHsystem heartbeat implementation

Page 2: Rokas Balevičius "Logstash - system heartbeat implementation"

From

logging to

heartbeatPART 1

Page 3: Rokas Balevičius "Logstash - system heartbeat implementation"

Classical

logging

approach

SUCS

Page 4: Rokas Balevičius "Logstash - system heartbeat implementation"

Extension of that you log is a pain

Page 5: Rokas Balevičius "Logstash - system heartbeat implementation"

Centralization of data of

distributed systems

Page 6: Rokas Balevičius "Logstash - system heartbeat implementation"

Visualization of log data takes effort

Page 7: Rokas Balevičius "Logstash - system heartbeat implementation"

? MONITORING ?

Page 8: Rokas Balevičius "Logstash - system heartbeat implementation"

System should CHAT

not LOG

Page 9: Rokas Balevičius "Logstash - system heartbeat implementation"

From

logging to

heartbeatPART 2

Page 10: Rokas Balevičius "Logstash - system heartbeat implementation"

TEXT FILES

Page 11: Rokas Balevičius "Logstash - system heartbeat implementation"

DATABASE

Page 12: Rokas Balevičius "Logstash - system heartbeat implementation"
Page 13: Rokas Balevičius "Logstash - system heartbeat implementation"

From

logging to

heartbeatPART 3

Page 14: Rokas Balevičius "Logstash - system heartbeat implementation"
Page 15: Rokas Balevičius "Logstash - system heartbeat implementation"

Logstash is only an orchestrator

Page 16: Rokas Balevičius "Logstash - system heartbeat implementation"

Indexer Forwarder Storage UI

Monitoring

Analysis

PLUGINS

Service

Service

Service

Page 17: Rokas Balevičius "Logstash - system heartbeat implementation"

CAKE is a LIE

Page 18: Rokas Balevičius "Logstash - system heartbeat implementation"

?