Replies: 1 comment 2 replies
-
👋 Hi, this is because Elasticsearch parses keys containing You should either specify the mapping in Elasticsearch, rather than use dynamic mapping, or use See for background: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i got this error when try to send logs Kubernetes throw the vector to elasticsearch.
i already make and index template in elastic.
Can't get text on a START_OBJECT at 1:363\"}}}},{\"index\":{\"_index\":\"vector-2022-10-05\",\"_id\":\"-CKeqIMBTd8AVIkBXvKQ\",\"status\":400,\"error\":{\"type\":\"mapper_parsing_exception\",\"reason\":\"failed to parse field [kubernetes.labels.app] of type [text] in document with id '-CKeqIMBTd8AVIkBXvKQ'. Preview of field's value: '{kubernetes={io/component=mongod}}'\",\"caused_by\":{\"type\":\"illegal_state_exception\",\"reason\":\"Can't get text on a START_OBJECT at 1:363\"}}}},{\"index\"
Beta Was this translation helpful? Give feedback.
All reactions