Log Parsing with OpenTelemetry Pipelines
Configure custom log transformations in groundcover using OpenTelemetry Transformation Language (OTTL). Tailor your logs with structured pipelines for parsing, filtering, and enriching data before ing
Overview

Transforming Data with OTTL
Required Attributes
Deploying OTTL in groundcover

Example Structure
Setting Conditions
Writing OTTL Statements
Examples
Simple GROK Pattern Extraction
Log
Statements
Results
Grok + Replace + ParseKeyValue
Log
Statements
Results
Grok + ToLowerCase + ParseJSON
Log
Statements
Results
Last updated
