Library

Logstash

Value masking helpers for Logstash-oriented structured logging pipelines.

Artifact
helix-logstash
Category
Observability and Operations

Usage

build.gradle

Groovy DSL

dependencies {
    implementation helix.logstash
}

build.gradle.kts

Kotlin DSL

dependencies {
    implementation(helix.logstash)
}

Configuration

No Helix-specific configuration properties are required for this library.