Aggregation Log Filter

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

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

aggregation-log-filter-core
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aggregation Log Filter
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-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.
com.axibase

Axibase Corporation

Public Axibase repositories on GitHub

Versions

Version
3.2.1
3.2.0
3.1.0
3.0.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0