Last Version

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

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

aggregation-log-filter
Version

Version

3.2.1
Type

Type

pom
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.
Project URL

Project URL

https://github.com/axibase/aggregation-log-filter

Download aggregation-log-filter 3.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.