弹簧启动外壳日志解析器

时间:2024-02-19 20:39:27
【文件属性】:

文件名称:弹簧启动外壳日志解析器

文件大小:1.32MB

文件格式:ZIP

更新时间:2024-02-19 20:39:27

java spring-boot tdd travis-ci maven

Spring Shell日志访问解析器示例 这是什么? 这个例子展示了如何使用Spring Shell工具来解析访问日志文件。 还可以通过阈值和日期期限通过ip进行访问总计的查询。 二手工具 开始... mvn spring-boot:运行 启动后,键入help列出所有命令。 指令 clean: clear all data rows on database count: count data rows on database load: Load data file. Example: load path-to-log-file parse: Parse the log file and search data. Example: parse path-to-log-file start-date(in yyyy-MM-dd.HH.mm.ss format) duration(hourly or daily) threshold(greather than 0) query: Search data from database. Examp


【文件预览】:
spring-boot-shell-log-parser-master
----.travis.yml(715B)
----pom.xml(9KB)
----system.properties(45B)
----access.log(19.02MB)
----src()
--------test()
--------main()
----.circleci()
--------config.yml(2KB)
----.codeclimate.yml(294B)
----README.md(4KB)
----lombok.config(27B)

网友评论