{"id":18313931,"url":"https://github.com/oeljeklaus-you/logmonitor","last_synced_at":"2026-03-04T17:32:38.351Z","repository":{"id":97009613,"uuid":"130689396","full_name":"oeljeklaus-you/LogMonitor","owner":"oeljeklaus-you","description":"monitor the log about apps or JavaEE","archived":false,"fork":false,"pushed_at":"2018-04-24T08:12:07.000Z","size":304,"stargazers_count":11,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T01:03:49.015Z","etag":null,"topics":["java","log-monitor","storm"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oeljeklaus-you.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-23T11:55:46.000Z","updated_at":"2021-12-16T12:50:34.000Z","dependencies_parsed_at":"2024-03-08T16:47:45.922Z","dependency_job_id":null,"html_url":"https://github.com/oeljeklaus-you/LogMonitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oeljeklaus-you/LogMonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeljeklaus-you%2FLogMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeljeklaus-you%2FLogMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeljeklaus-you%2FLogMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeljeklaus-you%2FLogMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oeljeklaus-you","download_url":"https://codeload.github.com/oeljeklaus-you/LogMonitor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeljeklaus-you%2FLogMonitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30087369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","log-monitor","storm"],"created_at":"2024-11-05T16:29:12.677Z","updated_at":"2026-03-04T17:32:38.319Z","avatar_url":"https://github.com/oeljeklaus-you.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LogMonitor项目简介：\n## 项目功能：\n日志监控告警系统的主要功能： 帮助于开发者，针对于开发者开发的app或者客户端软件等各种应用的运行近况进行监控。可以查看应用的情况，了解详情，对于出发了开发者所设置的规则，需要将信息发送给维护这些应用的人，保持应用对客户的用户体验。 在对于开发者没有预想的情况下，保存在数据库中，管理员可以及时查看，告知应用开发人员。\n## 项目架构图\n![架构图](https://github.com/oeljeklaus-you/LogMonitor/blob/master/日志监控系统架构.png)\n## 项目目录\n\t/src ------源代码\n    \t/main -----主要的文件和配置文件\n        \t/java -----主要的java\n        \t\t/bean -----主要的持久类\n        \t\t/bolt ------storm的bolt\n        \t\t/dao  ------数据库操作类\n        \t\t/excption ------异常处理类\n        \t\t/mail\t------邮件发送功能\n        \t\t/utils ------工具类\n        \t\tLogMonitor -----storm的主要驱动类\n        \t/resources -----一些资源文件\n        \t\tapp-sql.properties -----sql语句配置文件\n        \t\tc3p0-config.xml -----数据库连接池配置文件\n        \t\tKafkaAndZk.properties ---Kafka和邮件配置文件\n    \t/test -----测试所用到的一些类\n    \t\t/java\n    \t\t\t/Dao  -----数据库的一些测试类\n    \t\t\t/mail -----邮件测试类\n    \t\t\t/utils -----工具测试类\n\t/target-----作者运行生成的文件\n\tcreateDB.sql-----生产数据库表的sql文件\n\tpom.xml------本工程的依赖文件 \n\tREADME.md-----README文件\n## 项目运行\n\t如果要使用本工程，你需要将结合kafka、storm，和flume\n\tflume主要用来采集日志文件\n\tkafka主要是消息的持久化\n\tstorm进行实时流处理\n\t在这些配置工具结合使用后，需要使用本工程提供的sql创建数据库。\n\t最后，打包上传到storm，然后运行。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeljeklaus-you%2Flogmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foeljeklaus-you%2Flogmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeljeklaus-you%2Flogmonitor/lists"}