"container_created_at" and "label" fields require extra handling when relaying from Docker to GELF #19114
Labels
domain: codecs
Anything related to Vector's codecs (encoding/decoding)
meta: confirmed
A bug that has been reproduced or confirmed.
type: bug
A code related bug.
A note for the community
Problem
I'm trying to forward logs from my Docker installation to a Graylog server.
I pasted my
vector.yaml
file into the "configuration" input field down below.Using that config, the following errors constantly pop up in Vector's logs:
I was able to work around this by using this VRL source:
I'm not entirely sure what I'm loosing by deleting the "label" field.
I brought the problem up at #19072 and was advised to open a GitHub issue, so here we are :)
Configuration
Version
vector 0.34.0 (x86_64-unknown-linux-gnu c909b66 2023-11-07 15:07:26.748571656)
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: