Coder Social home page Coder Social logo

budgetmanager-elk's Introduction

BudgetManager-ELK

This repository contains the demo of ELK stack for my BudgetManager-React-Spring-Boot project.

Screenshot

  1. Kibana Dashboard Screenshot 1

Built With

  • Elasticsearch 7.5.2
  • Logstash 7.5.2
  • Kibana 7.5.2

Prerequisites

  • Java 8
  • app-log.log file having logs in below pattern(I have added all logs in spring-boot project in below standard)

[IP] [METHOD] [URIPATH] [TIMESTAMP] [LOGLEVEL] [---] [THREAD] [---] [CLASS] [:] [USERACTION] [--] [ACTIONKEY] [--] [any number of key-pair values, like(vaiable=value)]

  • Install Elasticsearch, Logstash and Kibana and setup environment variables Screenshot 2

Open and Run Project

  1. open command prompt and run command "elasticsearch"
  2. open new command prompt and run command "kibana"
  3. open new command prompt and run "logstash -f BudgetManager.conf"

License

License

Support

Please feel free to submit issues with any bugs or other unforeseen issues you experience.

Author

  • Ravi Gadhiya

alt text alt text alt text

Thanks

Please, let me know if this project is useful to you or give suggestions at [email protected]. I would loved to hear from you guys. Happy coding. ๐Ÿ˜Š

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.