OrcaBus / OrcaBus/orca-ui

[Feature] Comprehensive Audit Log System

Open
#85 1 comment 1 reaction 1 assignee View on GitHub

@raylrui is already working on this.

Since Feb 4, 2025.

Dominant language
TypeScript
Stars
1
Forks
0
Avg merge
49m
Merged PRs (30d)
4

Description

Comprehensive Audit Log System for Frontend Operations

Context

As we now have post, snyc, etc. operation now. We may need to track and log all user operations/actions performed in the frontend to maintain accountability, security, and traceability. This will help us understand user behavior, debug issues, and maintain compliance.

Current Problems

  1. No systematic way to track user actions
  2. Limited ability to trace operation history
  3. No audit trail for compliance purposes
  4. Lack of visibility into post-trigger operations

Requirements

Core Features
  1. Action Logging
    • User identification
    • Timestamp (UTC)
    • Action type/name
    • Target resource
    • Operation details
    • Status (success/failure)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.