GithubHelp home page GithubHelp logo

convertigo / elk-kibana-logstash Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 110 KB

This repository holds sample configurations to integrate Convertigo with Elastic Search / Kibana / Logstash for log analysis and reports.

elk logstash convertigo low-code kibana

elk-kibana-logstash's Introduction

elk-kibana-logstash

This repository holds sample configurations to integrate Convertigo with Elastic Search / Kibana / Logstash for log analysis and reports.

Screenshot

How to install

This is using docker-compose so you need a docker environment with docker-compose to use this stack.

Docker runs on Linux or on Windows 10 WSL2 environments. Please refer to both environment documentation to setup your docker-compose.

Sample configuration files

Name Usage
docker-compose.yml The docker-compose definition stack for ELK including ELK, Kibana & Logstash
docker-compose-c8o.yml The docker compose definition for a complete Convertigo stack including Convertigo, CouchDB, MySQL for billing & filebeat to crunch and send logs to logstash.
filbeat.yml The filebeat (Log cruncher process..) configuration file
logstash.conf The logstash (Log parser process...) configuration file holding the GROK filters to parse Convertigo logs.
ConvertigoCanvas.json A Convertigo Canvas sample to display various information on Kibana Canvas.

Starting and stopping the stacks

To start the ELK stack...

$ docker-compose up

To start the Convertigo stack...

$ docker-compose -f docker-compose-c8o.yml up

NOTE: The Convertigo stack must be able to access the ELK Stack with the ip:port configured in the filebeat.yml file to push log information in logstash.

(You can CTRL-C on your terminal window to stop a stack...)

Accessing the stacks

You can access Convertigo Console at (http://localhost:28080/convertigo)

You can access Kibana Console at (http://localhost:5601)

elk-kibana-logstash's People

Contributors

opicciotto avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.