### What changes were proposed in this pull request? Audit all RESTful api calls and use separate restAuditFile. ### Why are the changes needed? Audit all the api calls and use the separate log file to easy check the audit log. ### Does this PR introduce _any_ user-facing change? No, this feature has not been released. ### How was this patch tested? ``` build/sbt "clean;celeborn-master/testOnly *ApiV1MasterResourceSuite" ``` <img width="1714" alt="image" src="https://github.com/user-attachments/assets/7b94fd89-005b-4f48-ab24-cc4ae7f473e5"> Closes #2895 from turboFei/rest_audit_log4j. Authored-by: Wang, Fei <fwang12@ebay.com> Signed-off-by: SteNicholas <programgeek@163.com> |
||
|---|---|---|
| .. | ||
| celeborn-defaults.conf.template | ||
| celeborn-env.sh.template | ||
| dynamicConfig.yaml.template | ||
| hosts.template | ||
| log4j2.xml.template | ||
| metrics.properties.template | ||
| ratis-log4j.properties.template | ||