Skip to content
New issue

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

Changed the audit event code #64

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Conversation

sailinder
Copy link

@sailinder sailinder commented Jan 14, 2025

Description

Change the audit code from 110123 to 110114.

Motivation and Context

The code 110123 was not present and know by the audit log server.
after running cf logs oauth_proxy --recent in the pics_client_test_us_east we saw this error:
2025-01-14T11:06:04.64+0100 [APP/PROC/WEB/0] ERR 2025/01/14 10:06:04 Not able to send the audit message {"issue":[{"severity":"error","code":"invalid","details":{"coding":[{"system":"https://www.hl7.org/fhir/valueset-operation-outcome.html","code":"MSG_ERROR_PARSING"}],"text":"Not complaint with AuditEvent specification"},"diagnostics":"Not complaint with AuditEvent specification"}],"resourceType":"OperationOutcome"}

Unfortunately there is no error message logged in Kibana.

How Has This Been Tested?

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.

@sailinder sailinder requested a review from a team as a code owner January 14, 2025 14:48
@github-actions github-actions bot added the go label Jan 14, 2025
@sailinder sailinder self-assigned this Jan 14, 2025
@sailinder sailinder merged commit 2b0118c into pics Jan 14, 2025
4 checks passed
@sailinder sailinder deleted the move-audit-log-before-ending-session branch January 14, 2025 14:59
@sailinder sailinder changed the title Move audit log before ending session Changed the audit event code Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants