-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
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!