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

Feature: Audit Log #88

Open
Umaaz opened this issue Feb 18, 2024 · 0 comments
Open

Feature: Audit Log #88

Umaaz opened this issue Feb 18, 2024 · 0 comments
Labels
enhancement New feature or request security Something relating to security.

Comments

@Umaaz
Copy link
Member

Umaaz commented Feb 18, 2024

Is your feature request related to a problem? Please describe.
As a user that is bound by security policies (SOC, ISO27001, etc). Any change to production needs to be recorded in an audit log for historic review.

Deep should be able to provide such a log that can be exported to external services.

Describe the solution you'd like
A way to export an audit log from DEEP that contains information about tracepoints that have been created, modified, deleted etc.

This log should contains at minimum:

  • The user making the change
  • The time/date the change was made
  • The details of the change (before/after or delta)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@Umaaz Umaaz added enhancement New feature or request security Something relating to security. labels Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security Something relating to security.
Projects
None yet
Development

No branches or pull requests

1 participant