-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Milestone
Description
After we rolled out the recent API Umbrella v0.7 updates to our servers a couple weeks ago (#180), it looks like the nightly log rotation on the servers has not been completing successfully. It looks like it's making an attempt to rotate the log files, but the resulting files are all 0 bytes.
Not much changed related to log rotation during the API Umbrella v0.7 upgrade, so this is a bit puzzling why it just cropped up. However, I have identified a few different issues that are likely contributing and fixed those in: NREL/api-umbrella-router@3dfa8b2 Locally, these fixes seem to resolve things. They are deployed now, but we'll have to wait until tonight's log rotation time to verify that it does in fact work.