Skip to content

Conversation

@progier389
Copy link
Contributor

@progier389 progier389 commented Jul 16, 2024

CI test test_audit_json_logging report generation fails because some log file contains non UTF-8 characters.
The fix is to ignore invalid characters when generating the report.
(So that the logs get properly copied in the assets)

Issue #6238

Reviewed by: @mreynolds389 (Thanks!)

@progier389 progier389 linked an issue Jul 17, 2024 that may be closed by this pull request
@progier389 progier389 merged commit 0f6a921 into 389ds:main Jul 17, 2024
mreynolds389 pushed a commit that referenced this pull request Dec 3, 2024
CI test test_audit_json_logging report generation fails because some log file contains non UTF-8 characters.
The fix is to ignore invalid characters when generating the report.
(So that the logs get properly copied in the assets)

Issue #6238

Reviewed by: @mreynolds389 (Thanks!)
mreynolds389 pushed a commit that referenced this pull request Dec 3, 2024
CI test test_audit_json_logging report generation fails because some log file contains non UTF-8 characters.
The fix is to ignore invalid characters when generating the report.
(So that the logs get properly copied in the assets)

Issue #6238

Reviewed by: @mreynolds389 (Thanks!)
@progier389 progier389 deleted the i6238 branch May 20, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide option to change audit log format to use JSON

2 participants