How to refer a nested JSON field in Loki sink's label? #21496
Answered
by
jszwedko
tiantangkuohai
asked this question in
Q&A
-
Hi vector,
|
Beta Was this translation helpful? Give feedback.
Answered by
jszwedko
Oct 15, 2024
Replies: 1 comment
-
Hey! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jszwedko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
.message.method
is correct (ormessage.method
). However, yourremap
configuration is adding the field at.method
so you should use that instead.