Add Stack Name to stack.sync.commit and stack.delete Audit Logs

Hi,

I'd like to request a feature enhancement for Spacelift audit logs. Currently, stack names are included in stack.update and stack.create audit logs, providing important context for these operations. However, the stack name is missing from stack.sync.commit and stack.delete audit logs.

This inconsistency makes it difficult to track and audit stack activities across different operation types. When reviewing audit logs for synchronization commits or deletions, we need to cross-reference with other sources to identify which stack was affected, which significantly impacts our ability to troubleshoot issues and maintain proper compliance records.

{"account":"glg","action":"stack.sync_commit","actor":"saml::xxxx","context":{"mutation":"stackSyncCommit"},"data":{"args":{"ID":"272054111736_datasync"}},"event_source":"spacelift","event_type":"audit_event","remoteIP":"202.142.117.226","timestamp":1745220683892,"timestamp_millis":1745220683892}

{"account":"glg","action":"stack.delete","actor":"spacelift","context":{"mutation":"stackDelete","runULID":"01JRBC295B1Z4X8XGM019RT9RC","stackSlug":"spacelift_stacks_677895703113"},"data":{"args":{"DestroyResources":null,"ID":"677895703113_gds_v3-i20"}},"event_source":"spacelift","event_type":"audit_event","remoteIP":"3.237.238.90","timestamp":1744138507179,"timestamp_millis":1744138507179}

Workaround
No Workarond for now
Problem
Missing stack name from stack.sync.commit and stack.delete audit logs

Please authenticate to join the conversation.

Upvoters
Status

πŸ—‘οΈ Archived

Board

πŸ’‘ Feature Requests

Date

10 months ago

Subscribe to post

Get notified by email when there are changes.