carbonblack / cbc-syslog

Syslog Connector for the Carbon Black Cloud
MIT License
28 stars 10 forks source link

Fix utc for datetime.now #85

Closed avanbrunt-cb closed 8 months ago

avanbrunt-cb commented 8 months ago

What is the ticket or issue number?

DSER-52129

Pull Request Description

Set UTC timezone for datetime.now

Does this introduce a breaking change?

There may be a single large window where the timezone catch up occurs but we should not lose any data on upgrade

How Has This Been Tested?

Manual and unit tests