https://github.com/fluent/otel-schema-processor
OpenTelemetry Schema Processors for Fluent Bit
https://github.com/fluent/otel-schema-processor
Last synced: 28 days ago
JSON representation
OpenTelemetry Schema Processors for Fluent Bit
- Host: GitHub
- URL: https://github.com/fluent/otel-schema-processor
- Owner: fluent
- License: apache-2.0
- Created: 2023-09-05T03:31:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T14:23:47.000Z (over 2 years ago)
- Last Synced: 2025-07-05T03:07:40.382Z (8 months ago)
- Language: Lua
- Size: 16.6 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenTelemetry Schema Processors for Fluent Bit
The following repository contains Lua files for Fluent Bit that convert well-known log types into compatible OpenTelemetry Schemas. Leveraging the lua filter and the JSON simple schema provided by OpenSearch Fluent Bit attempts to change input log files into the well defined schema.
The table below provides an overview for Schemas that users can start to leverage
# Schemas
| Application | Status |
| ---- | ---- |
| nginx | complete |
| Apache | complete |
| AWS ELB | complete / testing needed |
| AWS VPC Flow Log | complete / testing needed |
| AWS S3 Access Logs | |
| AWS CloudTrail | complete / testing needed |
| AWS RDS | |
| Amazon ElastiCache | |
| Auditd | |
| Kubernetes System Logs | |
| MySQL | |
| AWS WAF | |
| AWS CloudFront | complete / testing needed |
| Kafka | |