Replies: 1 comment
-
You could use a |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Assumed that i have three vector pipeline in different locations in k8s clusters and my logs transferred between them
vector01 --> vector02 --> vector03 --> Loki
Finally my logs inserted in Loki data store and i received my logs in Loki with the timestamp from vector (remove_timestamp: false)
My question is this timestamp comes from which vector ? i mean when did this timestamp created on which vector ? is it overwrite with the newest time at each vector?
Beta Was this translation helpful? Give feedback.
All reactions