Last Version

Aggregation Log Filter - Logback 3.2.1

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

aggregation-log-filter-logback
Version

Version

3.2.1
Type

Type

jar
Description

Description

Aggregation Log Filter - Logback
The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Download aggregation-log-filter-logback 3.2.1


<!-- https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-logback/ -->
<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>aggregation-log-filter-logback</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-logback/
implementation 'com.axibase:aggregation-log-filter-logback:3.2.1'
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-logback/
implementation ("com.axibase:aggregation-log-filter-logback:3.2.1")
'com.axibase:aggregation-log-filter-logback:jar:3.2.1'
<dependency org="com.axibase" name="aggregation-log-filter-logback" rev="3.2.1">
  <artifact name="aggregation-log-filter-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='aggregation-log-filter-logback', version='3.2.1')
)
libraryDependencies += "com.axibase" % "aggregation-log-filter-logback" % "3.2.1"
[com.axibase/aggregation-log-filter-logback "3.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.axibase : aggregation-log-filter-core jar 3.2.1
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : jul-to-slf4j jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.8

Project Modules

There are no modules declared in this project.