Skip to content

[Feature] Added AuditLog for log printing #1064

@wxyn

Description

@wxyn

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

No response

Description

Modifications to the backend, such as changes in database content, access and changes to underlying HDFS data, and downloading and uploading of files, whether to oneself or other systems
Format specification:
Explanation: [time], [operator username], [workspace id], [workspace name], [operation object type], [operation object id], [operation object name], [operation type], [request parameters]
Log format: [{time}], [{userName}], [{workspaceId}], [{workspaceName}], [{targetType}], [{targetId}], [{targetName}], [{operateType}], [{requestParam}]
Example: [2022-08-09 12:58:59], [hadoopUser01], [05ag-4885-ge865], [bdp demo workspace], [workFlow], [059a-88ge-89da], [example workflow], [update], [{"name": "example workflow"}, "workspaceName": "bdp demo workspace", "version": "v00001", "labels": "xxx"]
Provide enumeration for operation types

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions