observIQ / bindplane-agent

observIQ’s distribution of the OpenTelemetry collector providing a simple and unified solution to collect, refine, and ship telemetry data anywhere
Apache License 2.0
95 stars 27 forks source link

fix: Handle log_type attribute correctly #1831

Closed shazlehu closed 2 weeks ago

shazlehu commented 2 weeks ago

Proposed Change

Fixes problem caused by sending logs without attributes["log_type"] or attributes["chronicle_log_type"] set to chronicle/secops

Checklist