change vector daemonset timezone #20464
Unanswered
pablofilgueira91
asked this question in
Q&A
Replies: 1 comment
-
It occured to me. Is it fixed?I am using vector to collect the logs of DB and save it in ES storage, this saves it in an index by day (vector-%Y.%m.%d). |
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.
-
A note for the community
I am using vector to collect the logs of a service and save it in an Azure storage, this saves it in one folder per day.
The problem I have is that the vector time is in UTC since it is the time zone of the kubernetes cluster, and my time zone is UTC-3, which gives me the problem that it creates the folder for the next day and for 3 hours saves logs from the previous day.
Is there a way to set the correct time zone in vector?
Use Cases
No response
Attempted Solutions
No response
Proposal
No response
References
No response
Version
No response
Beta Was this translation helpful? Give feedback.
All reactions