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

Improve Device Audit Log Events #5111

Open
1 of 6 tasks
Tracked by #4873
joepavitt opened this issue Feb 12, 2025 · 1 comment
Open
1 of 6 tasks
Tracked by #4873

Improve Device Audit Log Events #5111

joepavitt opened this issue Feb 12, 2025 · 1 comment
Assignees
Labels
size:M - 3 Sizing estimation point task A piece of work that isn't necessarily tied to a specific Epic or Story.
Milestone

Comments

@joepavitt
Copy link
Contributor

joepavitt commented Feb 12, 2025

Description

Last step for #4873 (comment)

With the new version history view, we are lacking a lot of clarity at the Device-level whereby we only have Application-level events. This task track the addition of the following events:

  • Event: Deploying to Remote Instance via a Pipeline

    • Existing audit event: application.device.snapshot.device-target-set or team.device.updated
  • Event: Deploying through an Instance

    • Existing audit event: project.snapshot.device-target-set
  • Event: Snapshot Rollback

    • Existing audit event: team.device.updated or application.device.snapshot.device-target-set
  • Event: Snapshot Create

    • Existing audit event: application.device.snapshot.created

See the initial discussion here

We need to settle on appropriate audit event labelling for the device-level events for each element here.

Epic/Story

No response

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

PR's

Preview Give feedback
  1. cstns
  2. cstns
  3. cstns
  4. cstns
@cstns
Copy link
Contributor

cstns commented Feb 20, 2025

Event: Snapshot Rollback

Existing audit event: team.device.updated or application.device.snapshot.device-target-set

In this case we can't really deduce if the instance was rolled back or forward. I'll generalize it into a snapshot deployed event

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M - 3 Sizing estimation point task A piece of work that isn't necessarily tied to a specific Epic or Story.
Projects
Status: In Progress
Development

No branches or pull requests

2 participants