How to include timestamp in a log event? #16762
Answered
by
jszwedko
patrickdung
asked this question in
Q&A
-
Currently the timestamp is included inside the log structure: How to make vector to send to Clickhouse as: Fluent bit can append the time stamp next to the log message Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
jszwedko
Mar 10, 2023
Replies: 1 comment
-
Hi @patrickdung , You can use a
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
patrickdung
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @patrickdung ,
You can use a
remap
transform with a VRL program like: