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

Hermes Management operations should be auditable #566

Closed
adamdubiel opened this issue Sep 4, 2016 · 1 comment
Closed

Hermes Management operations should be auditable #566

adamdubiel opened this issue Sep 4, 2016 · 1 comment
Milestone

Comments

@adamdubiel
Copy link
Collaborator

We should create simple audit interface that would save information abou:

  • who created group
  • who created topic
  • who updated topic + changes made
  • who created subscription
  • who updated subscription + changes made

Default implementation should just output information to logs (info level). It should be replaceable with some other implementation.

Question: how to load "who?" information?

pszymczyk added a commit that referenced this issue Sep 16, 2016
Resolve #566 - Hermes Management operations should be auditable
@adamdubiel adamdubiel added this to the 0.8.12 milestone Sep 19, 2016
@adamdubiel
Copy link
Collaborator Author

resolved by #571

olekihnatowicz pushed a commit to olekihnatowicz/hermes that referenced this issue Sep 20, 2016
olekihnatowicz pushed a commit to olekihnatowicz/hermes that referenced this issue Sep 20, 2016
pszymczyk added a commit that referenced this issue Sep 21, 2016
#566 adding object type to logging auditor
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