resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
753 stars 149 forks source link

Could not index event to OpenSearch. status: 400 #163

Open mgfnv9 opened 6 months ago

mgfnv9 commented 6 months ago

Hi guys. When we sending logs to ElesticSearch, we catch errors in the dead letter.

Could not index event to OpenSearch. status: 400, action: "status"=>400, "error"=>{"type"=>"mapper_parsing_exception", "reason"=>"object mapping for [json.involvedObject.labels.app] tried to parse field [app] as object, but found a concrete value"}}}

may you fix that? Thnx.

version: ghcr_io/resmoio/kubernetes-event-exporter:v1.1

LHozzan commented 4 months ago

Hi there.

Sorry, but I am confused:

We using KubeEventExp v1.6.1 and OpenSearch v2.11.1 without problems.