iouAkira opened a new issue, #51502:
URL: https://github.com/apache/doris/issues/51502

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Description
   
   当前对 audit_log 表进行数据分析时,发现 BE 内部任务(如 column_statistics、histogram_statistics 
等表的维护操作)与真实用户查询日志混杂,导致以下问题:
   1.  筛选有效用户行为时需要手动排除大量系统任务
   2.  资源使用统计失真(系统任务占用被误计入用户负载)
   3.  审计准确性下降(无法快速识别异常用户请求)
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to