Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/autohomecorp/autolog4j

之家经销商技术部日志类库相关扩展
https://github.com/autohomecorp/autolog4j

logging

Last synced: 9 days ago
JSON representation

之家经销商技术部日志类库相关扩展

Awesome Lists containing this project

README

        

## autolog4j说明

为了固化团队内部日志格式,基于流行日志框架写了一些扩展类,方便使用者。用我们内部日志格式规范,日志发送,日志采集作为例子,
供有类似需求的同仁参考使用。

## 主要功能

* 支持Web相关属性获取
* 支持log4j1, log4j2, logback
* 特定格式的程序日志
* 特定格式的访问日志
* 特定格式的程序慢日志
* 针对influxdb存储的influxdb数据采集客户端和statsd数据采集客户端

## 使用说明

* [程序日志说明](https://github.com/AutohomeCorp/autolog4j/wiki/%E7%A8%8B%E5%BA%8F%E6%97%A5%E5%BF%97)
* [访问日志](https://github.com/AutohomeCorp/autolog4j/wiki/web%E8%AE%BF%E9%97%AE%E6%97%A5%E5%BF%97)
* [程序慢日志](https://github.com/AutohomeCorp/autolog4j/wiki/%E7%A8%8B%E5%BA%8F%E6%85%A2%E6%97%A5%E5%BF%97)
* [nxlog安装](https://github.com/AutohomeCorp/autolog4j/wiki/nxlog%E5%AE%89%E8%A3%85)
* [时序数据指标采集](https://github.com/AutohomeCorp/autolog4j/wiki/%E6%97%B6%E5%BA%8F%E6%95%B0%E6%8D%AE%E6%8C%87%E6%A0%87%E9%87%87%E9%9B%86)