Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: display end date of *updateEventLaunchDelay entries in logs #625

Closed
securitygeneration opened this issue Aug 1, 2024 · 1 comment

Comments

@securitygeneration
Copy link
Contributor

When an *updateEventLaunchDelay key is set and the current date is still within the macOS release date + LaunchDelay window, Nudge does not launch.

Currently Nudge logs an Informational log event when this condition exists, stating:

Device within nudgeMinorUpdateEventLaunchDelay

However this does not give an admin an indication of when Nudge will actually trigger for that log event's device. To make this clearer, it would be good to augment the log to include the end date of the LaunchDelay, e.g.:

Device within nudgeMinorUpdateEventLaunchDelay (until <end date>)

Bonus request: as the current log is Informational, it does not appear in the nudge.log file. Given this file is commonly output when debugging Nudge, it may be beneficial to admins to promote these events to normal log items so they can more easily understand why Nudge does not activate when they might be expecting it to.

@erikng
Copy link
Member

erikng commented Aug 1, 2024

fixed here 7373cbf

the bonus is fixed too :)

@erikng erikng closed this as completed Aug 1, 2024
@erikng erikng mentioned this issue Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants