DevOps Classroomnotes 08/Dec/2022

Elastic Stack Architecture

  • Overview
    Preview
  • Elastic Search:

    • This is memory of the Elastic Stack which stores every information.
    • This is designed for Horizontal Scaling and fault tolerance
  • Log Stash:
    • This perform ETL (Extract, Transforming, Loading) for parsing log files and fetching meaningful fields
  • Beats:
    • This is a component which has various types (metric beat, file beat etc..). This is installed as an agent on the Production Servers and configure this to push the data to Elastic Search or Logstash
  • Kibana:
    • This is the visual interface of this stack
    • Here we can create
      • visualizations (charts, graphs, tables etc..)
      • Dashboards
      • Anamoly Detection.
  • X-Pack
    • This is an extension pack to Elastic Stack majorly used for alerting and notifications.

Elastic Stack Deployment Models

  • Self Hosted
  • Elastic Cloud
  • Refer Here this page for different ways of configuring elastic Search
  • Refer Here for Elastic Search as a Service by AWS
  • Refer Here for Elastic Search on Azure.

Terms

  • Cluster
  • Index
  • Document
    Preview
  • Shards
  • Replicas
    Preview

Lab Setup

  • Self Hosted
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Wordpress Development Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube