the logs
play

the logs you're looking for Alicja Kwasniewska, Intel Eric - PowerPoint PPT Presentation

These aren't the logs you're looking for Alicja Kwasniewska, Intel Eric Lemoine, Mirantis Michal Jastrzebski, Intel Alicja Kwasniewska Eric Lemoine Michal Jastrzebski Agenda Logging Central Hacking Elk or Kolla in logging Demo


  1. These aren't the logs you're looking for Alicja Kwasniewska, Intel Eric Lemoine, Mirantis Michal Jastrzebski, Intel

  2. Alicja Kwasniewska Eric Lemoine Michal Jastrzebski

  3. Agenda Logging Central Hacking Elk or Kolla in logging Demo Rsyslog Ehk? dockers service

  4. Kolla Docker containers Ansible playbooks

  5. Kolla Deployment Docker tools containers Kollaglue Out of the box Customization configuration ● Production-ready Docker containers and deployment tools for operating OpenStack clouds ● Both out of the box configuration and possibility for complete customization ● Images built in the kollaglue namespace for every tagged release, but you can also build images on your own

  6. Logging in docker containers

  7. Docker logs ● What? Anything that is written out to the container’s standard output/error ● Logging capabilities available in the Docker are exposed as drivers json syslog journald gelf fluentd Default ● How to get path to this file? docker inspect -f "{{.LogPath}}" containerName ● The docker logs command retrieves logs present at the time of execution. NOTE: available only for containers with json-file and journald logging drivers

  8. Hacking rsyslog

  9. Previous solution based on rsyslog ● Hacky ● Shared /dev/log ● Not meant for containers ● New versions of docker breaks ● Syslog doesn’t work well with tracebacks ● Removed in both Liberty and Mitaka

  10. Central logging service advantages “One Ring to rule them all, One Ring to find them...”

  11. Which node? Which container? Where should I look first?

  12. No need to search many places ! → data stored in one location and accessed from single interface

  13. One more second and I will find the right place in one of the 10000+ lines... “Developer looking at production logs after a regression with downtime” oil canvas, circa 1580; source: http://classicprogrammerpaintings.tumblr.com

  14. No need to search for one line in million ! → interface provides filtering options and visual representation of data using graphs and charts

  15. Kolla Central logging service New feature in Mitaka

  16. How it works? Heka Feed data /var/lib/k olla/... Interact Elasticsearch Feed data View Kibana Heka /var/lib/ Search kolla/... a t a d d e e F Heka /var/lib/k olla/...

  17. Heka Unified data processing

  18. Introduction to Heka S tream processing software ● Open source ● Developed by Mozilla ● Used in production (by Mozilla) ● Written in Go ● http://hekad.readthedocs.org

  19. Why Heka? →“Unified Data Processing” One tool for all the data: Ops data/ Business Logging Error reports/ metrics data output tracebacks ● Ops data/metrics ● Business data ● Logging output ● Error reports/tracebacks

  20. Heka Pipeline Plugins at each stage of the pipeline

  21. Heka Highlights Lightweight Flexible Configurable Easily and safely extendable ● Lightweight ● Flexible ● Configurable ● Easily and safely extendable

  22. ELK or EHK?

  23. Logstash vs Heka Why did we choose Heka over Logstash? ● Avoid running a JVM on each node ● Heka is faster and more lightweight* ● Heka is very flexible (plugins defined w/ code) * https://github.com/elemoine/heka-logstash-comparison

  24. → EHK

  25. Elasticsearch Open-source text search and analytics engine

  26. Introduction to Elasticsearch ● Open source product from Elastic group - https://github. com/elastic/elasticsearch ● Highly-scalable full-text search and analytics engine ● Used by applications with complex search requirements ● Written in Java

  27. Elasticsearch Highlights Highly Available Highly Full-Text Scalable Search Document- RESTful oriented API

  28. Kibana Open-source analytics and visualization platform

  29. Introduction to Kibana ● Open source product from Elastic group - https://github. com/elastic/kibana ● Written mainly in JavaScript, comes with Node.js server app ● Server component has a built-in proxy to Elasticsearch (designed to work with Elasticsearch)

  30. Kibana concepts Interact Search Visualize Analyse View ● Allows to search, view, and interact with data stored in Elasticsearch indices ● Possibility to analyse and visualize data in a variety of charts, tables, and maps

  31. Kibana - authentication Shield From Elastic Nginx HAProxy Group HTTP Basic authentication with ACL Elastic Shield - provides security for entire stack, including Kibana plugin for session support and login screen, but requires a license… Nginx - use it as proxy with simple auth mechanism for Kibana HAProxy - add HTTP Basic authentication with ACL that uses the http_auth criterion and http-request auth rule

  32. Deploy EHK with Kolla

  33. 3 easy steps Adapt Build images Deploy Kolla configuration with one with one files and enable command command central logging For details please watch webinar presented by Steven Dake - link provided at the last slide

  34. Demo →

  35. Thank you for your attention Alicja Kwasniewska alicja.kwasniewska@intel.com Eric Lemoine elemoine@mirantis.com Michal Jastrzebski michal.jastrzebski@intel.com Irc: #openstack-kolla Webinar: https://vimeopro.com/midokura/345kl392

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend