[filebeat] kafka input panics if expand_event_list_from_field
points to field that isn't an array
#36684
Labels
Stalled
Team:Elastic-Agent
Label for the Agent team
Team:Elastic-Agent-Data-Plane
Label for the Agent Data Plane team
If the kafka input has:
And the records field is not an array (say a string). The code at
beats/filebeat/input/kafka/input.go
Line 422 in 58db08f
The text was updated successfully, but these errors were encountered: