GithubHelp home page GithubHelp logo

zeus's Introduction

基于Vue+Springboot日志监控系统[2023]

TODO

  • 实现日志在线存储,支持MongoDB and Elastic Search
    • 消息存储到MongoDB
    • 消息存储到ES
  • 支持日志快速搜索,方便定位问题
  • 支持Error日志异常告警,支持通知企业微信,钉钉等

使用方法

环境

中间件 版本信息
ElasticSearch 7.17.3
MongoDB 6.0

存储策略配置

已支持策略:

配置项 策略
es ElasticSearch存储
mongo MongoDB存储

配置语法:

注意:需要在application.yml文件中配置

storage:
  strategy:
    type: mongo

参考资料

  1. MongoDB文档
  2. Spring Data ElasticSearch版本对照信息
  3. Spring Data MongoDB版本对照信息
  4. Spring Data Elasticsearch 官方文档
  5. Spring Data MongoDB 官方文档

zeus's People

Contributors

bertguan96 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.