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

Add audit log event for external module installs #4443

Closed
knolleary opened this issue Nov 20, 2023 · 0 comments · Fixed by #4452
Closed

Add audit log event for external module installs #4443

knolleary opened this issue Nov 20, 2023 · 0 comments · Fixed by #4452

Comments

@knolleary
Copy link
Member

We currently log when nodes and installed and removed. This allows external systems to monitor what is being used.

We do not have equivalent audit events for dynamically installed modules used by the function node - we should fix that.

What is slightly complicated is we don't have quite the same lifecycle - there's no explicit uninstall action we can log to tidy things up. But better to be logging something rather than nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant