Giter Site home page Giter Site logo

gleitoncampos / enterpriseapplicationlog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luizcarlosfaria/enterpriseapplicationlog

0.0 1.0 0.0 51 KB

Enterprise Application Log with RabbitMQ, LogStash, ElasticSearch and Kibana

Home Page: https://gago.io/blog/projetos/enterprise-application-log/

License: MIT License

Dockerfile 100.00%

enterpriseapplicationlog's Introduction

EnterpriseApplicationLog

Enterprise Application Log with RabbitMQ, LogStash, ElasticSearch and Kibana

Releases and Release Notes

Latest release GitHub Release Date

All releases

About

RabbitMQ

Provide log queue to perform async log write instead synchronous direct call to ElasticSearch.

ElasticSearch

Log and Metrics Store.

LogStash

Process logs from RabbitMQ and send to ElasticSearch

Kibana

Data Visualization for ElasticSearch

MetricBeat

Metrics for:

  • Docker
  • RabbitMQ
  • ElasticSearch

HeartBeat

Uptime monitoring for:

  • ElasticSearch
  • Kibana
  • ...

APM - Application Performance Monitoring

Monitoring your application (.NET , Java, Node.js, Django, Flask, Rails, Rack RUM - JS and Go) see more

How to use

On Windows, set COMPOSE_CONVERT_WINDOWS_PATHS=1 environment variable to solve issue reported on issue #1829 at docker/for-win repo:

  • Bash: export COMPOSE_CONVERT_WINDOWS_PATHS=1
  • Cmd: set COMPOSE_CONVERT_WINDOWS_PATHS=1
  • PowerShell: $Env:COMPOSE_CONVERT_WINDOWS_PATHS=1
git clone https://github.com/luizcarlosfaria/EnterpriseApplicationLog.git
cd ./EnterpriseApplicationLog
docker-compose up

Releases

I've complete abandon SemVer because this does not represent the semantic needs for versioning this stack.

Products-7.13.0-Stack-4.0.0

Update stack from 7.8.0 to 7.13.0.

Adding APM

Adding HeartBeat (for uptime monitoring)

Adding RabbitMQ plugins

Configure Prometheus RabbitMQ integration to expose queue metrics.

Products-7.8.0-Stack-3.0.0

Update stack from 6.7.0 to 7.8.0.

Products-6.7.0-Stack-2.0.0

Update stack from 6.2.2 to 6.7.0 (Contribution of @tbaragao updating stack to 6.7.0. Thank you!)

Products-6.2.2-Stack-1.1.0

Adding beats (metricbeat) to monitoring Docker, RabbitMQ and ElasticSearch with premade dashboards.

Products-6.2.2-Stack-1.0.0

Upgrade to Elasticsearch 6.2.2, Logstash 6.2.2, Kibana 6.2.2 with new images provided on docker.elastic.co.

Result

RabbitMQ

  • New and default virtual host EnterpriseLog will be created automatically
  • Use http://localhost:15672/ for management with User: logUser and Password: logPwd

ElasticSearch

  • Will be used to storage Log content

LogStash

  • Are configurated to create ApplicationLog queue on EnterpriseLog virtual host and listen this queue
  • Every message in EnterpriseLog/ApplicationLog will be send to ElasticSearch

Kibana

  • Was configurated to read data from ElasticSearch
  • Use http://localhost:5601/ for management Kibana without credentials

Beats

  • Monitoring and collecting metrics from Docker Daemon, ElasticSearch and RabbitMQ.
  • Automatic setup some dashboards to show these metrics

Enjoy!

more content like that you will see on:

All content still produced in PT-BR language. To request an english version, please send me a message on twitter or email.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.