Skip to content

Using the HTTP source or VRL is there any way to store the source message on a separate field? #21604

Answered by leandrojmp
leandrojmp asked this question in Q&A
Discussion options

You must be logged in to vote

After some searchs I found this guide and used this in my configuration:

log_schema:
  timestamp_key: "vector_timestamp"

With this I'm now at least able to change the name of the timestamp field that vector generates, but I would still like to have the source message in a separate field.

I tried to add the setting message_key: "vector_message" to the log_schema, but it has no effect.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by leandrojmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant