DevOps Classroomnotes 16/May/2023

Log Analysis

  • Every logging mechanism will have levels, most widely adopted levels are
    • INFO: This is informational log
    • DEBUG: This is informative log
    • ERROR: This represents errors
    • CRITICAL/FATAL: This represents serious system failures
  • Logs are time based information.
  • In Elastic Stack we have logstash which can extract the logs, transform and load into elastic search for querying/visualizations
  • Logstash does the transformations with the help of plugins
    • input plugins: to read from different sources Refer Here for input plugins supported by logstash
    • filter plugins: to transform the log Refer Here for filter plugins
    • output plugins: to store the output to different sources Refer Here for output plugins
  • Installing logstash:

  • Ideal use case for us
    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 Responsive Web Designing 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