MVN

com.axibase : aggregation-log-filter-core

Maven & Gradle

Dec 27, 2021
3 usages
3 stars

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.

<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>aggregation-log-filter-core</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.axibase : aggregation-log-filter-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of com.axibase : aggregation-log-filter-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
aggregation-log-filter-core-3.2.1
aggregation-log-filter-core-3.2.0
3.1.x
aggregation-log-filter-core-3.1.0
3.0.x
aggregation-log-filter-core-3.0.0
2.0.x
aggregation-log-filter-core-2.0.6
aggregation-log-filter-core-2.0.5
aggregation-log-filter-core-2.0.4
aggregation-log-filter-core-2.0.3
aggregation-log-filter-core-2.0.2
aggregation-log-filter-core-2.0.1
aggregation-log-filter-core-2.0.0

How to add a dependency to Maven

Add the following com.axibase : aggregation-log-filter-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>aggregation-log-filter-core</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.axibase : aggregation-log-filter-core gradle dependency to your build.gradle file:

implementation 'com.axibase:aggregation-log-filter-core:3.2.1'

Gradle Kotlin DSL: Add the following com.axibase : aggregation-log-filter-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.axibase:aggregation-log-filter-core:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.axibase : aggregation-log-filter-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.axibase" % "aggregation-log-filter-core" % "3.2.1"

Advertisement

Dependencies from Group

Dec 27, 2021
4 usages
3 stars
Dec 27, 2021
3 usages
3 stars
Dec 27, 2021
3 usages
3 stars
May 23, 2022
7 stars
Nov 16, 2015
0 stars

Discover Dependencies

Aug 04, 2020
2 usages
6 stars
Aug 03, 2021
2 usages
2 stars
Feb 22, 2023
6 usages
2.2k stars
Aug 18, 2023
3 usages
0 stars
Aug 07, 2012
5 usages
5 stars
May 15, 2014
2 usages
44 stars
Sep 28, 2022
3 usages
4.5k stars