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

determine when key was last used #15

Open
PatrickJS opened this issue Sep 17, 2018 · 1 comment
Open

determine when key was last used #15

PatrickJS opened this issue Sep 17, 2018 · 1 comment

Comments

@PatrickJS
Copy link

It would be great to see when a key was last used and where (#14) so we can revoke keys that our employees aren't using.

At the same time I would like to opt into envkey "health checks" on certain intervals (24-48hrs unless the server restarted within that time) that way I can see a log of either server restarted and requested envkey or the server is still up. This will allow the client to send up metadata with the key so we know it's being used.

The idea here is to eventually have auto expire keys or to make sure to revoke keys that are just not used.

@danenania
Copy link
Contributor

Yep, access logs for keys are in the works.

The health check idea is good too -- I think sending periodic email warnings when a server hasn't loaded the latest version could definitely be helpful.

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

No branches or pull requests

2 participants