Crontab timezone is not correct #411
Replies: 5 comments
-
|
@shinsenter cron works ok just logging seems to be off |
Beta Was this translation helpful? Give feedback.
-
|
Also can we supress this kind of logging in prod? Cron runs every minute, I am alredy limiting logging within compose, but somebody maybe not |
Beta Was this translation helpful? Give feedback.
-
|
@jozefrebjak To reduce the cron job logs, you can redirect each cron command's output to a file (for example: |
Beta Was this translation helpful? Give feedback.
-
|
I'm using multiple images, currently deployed version I'll try to explain crond is logging cron runs to time of log is off, it's not using correct timezone in logs |
Beta Was this translation helpful? Give feedback.
-
|
@jozefrebjak Have you tried pulling the latest Docker images and checking the crontab time again after setting
I'm afraid I don't fully understand the issue you're facing. Could you explain it a bit more? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Originally posted by @jozefrebjak in #394
Beta Was this translation helpful? Give feedback.
All reactions