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

Audit logging for RBAC policy changes #362

Closed
2 of 3 tasks
Tracked by #585
gorkem opened this issue Jun 28, 2023 · 1 comment
Closed
2 of 3 tasks
Tracked by #585

Audit logging for RBAC policy changes #362

gorkem opened this issue Jun 28, 2023 · 1 comment
Labels
jira Sync this issue with Jira kind/feature status/triage

Comments

@gorkem
Copy link
Contributor

gorkem commented Jun 28, 2023

Acceptance criteria

Every create, update, or delete change an RBAC administrator makes on policies and roles should be logged with information like.

  • Event name as identified in the system
  • Description of the event
  • Timestamp
  • Actor or plugin that created, edited, or deleted
  • Information that identifies the running backstage instance (IP Address, hostname etc.)
  • Information on where the source of the change originated (country, hostname, IP address, device ID, etc.)

We may also implement audit logging for Scaffolder and Orchestrator. We can combine the efforts to store/forward and view these logs.

Who will have access:

Put an x in the boxes that apply

  • Authenticated user
  • Unauthenticated user/Guest
  • System Admin only

UI/UX

Figma links if needed

Api documentation/information

OpenAPI link if needed

@jasperchui jasperchui added this to the 04 - Milestone 4 milestone Jul 24, 2023
@AndrienkoAleksandr AndrienkoAleksandr self-assigned this Aug 8, 2023
@kadel kadel mentioned this issue Oct 4, 2023
12 tasks
@kadel kadel modified the milestones: 04 - Milestone 4, 05 - Milestone 5 Oct 18, 2023
@kadel kadel removed this from the 05 - Milestone 5 milestone Nov 1, 2023
@PatAKnight PatAKnight added the jira Sync this issue with Jira label Apr 15, 2024
@AndrienkoAleksandr
Copy link
Contributor

Feature was implemeted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Sync this issue with Jira kind/feature status/triage
Projects
None yet
Development

No branches or pull requests

5 participants