Replies: 2 comments 4 replies
-
Could you try using a proxy like https://mitmproxy.org/ to capture the request that Vector is sending? It seems like it might be malformed JSON, but I can't imagine why. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jszwedko , i think i got the issue. okay so here you REQ BODY JSON
i guess there is something wrong in index name parsing from yaml
it should be this -
the main reason why i did this, is basically helm chart values.yaml file & helm templating
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
can anyone please explain what is wrong with my config -
ALL i want to do is to have seprate index for per deployment/statefullset/replicaset
now the error on vector side -
error on es cluster -
both logs have diff pod refrence but its the same error for all pods all logs, no new index at all on es cluster
Beta Was this translation helpful? Give feedback.
All reactions