We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
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
The text was updated successfully, but these errors were encountered:
Add it in DSS1.1.2
Sorry, something went wrong.
No branches or pull requests
Search before asking
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?
The text was updated successfully, but these errors were encountered: