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

24-3: auditlog: add logouts #9052

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

ijon
Copy link
Collaborator

@ijon ijon commented Sep 11, 2024

Add audit logging for web logout operation.

merged ... (#9050) from main

Web logout now require proper authentication as audit record without name of the logged out user is meaningless. Previously web logout was anonymous.

KIKIMR-21764

Changelog entry

Add audit logging for web logout operation.

Changelog category

  • Improvement

Add audit logging for web logout operation.
Web logout now require proper authentication as audit record
without name of the logged out user is meaningless.
Previously web lougout was anonymous.

KIKIMR-21764
@ijon ijon requested a review from a team as a code owner September 11, 2024 00:14
@ijon ijon changed the title auditlog: add logouts 24-3: auditlog: add logouts Sep 11, 2024
Copy link

github-actions bot commented Sep 11, 2024

2024-09-11 00:17:10 UTC Pre-commit check for e448b1c has started.
2024-09-11 00:19:53 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-09-11 00:28:28 UTC Build successful.

Copy link

github-actions bot commented Sep 11, 2024

2024-09-11 00:17:40 UTC Pre-commit check for e448b1c has started.
2024-09-11 00:20:17 UTC Build linux-x86_64-release-asan is running...
🟢 2024-09-11 00:44:20 UTC Build successful.
2024-09-11 00:44:36 UTC Tests are running...
🔴 2024-09-11 02:41:30 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11590 11489 0 23 48 30

🟡 2024-09-11 02:42:08 UTC ydbd size 5.5 GiB changed* by +178.2 KiB, which is >= 100.0 KiB vs stable-24-3: Warning

ydbd size dash stable-24-3: 6e413ab merge: e448b1c diff diff %
ydbd size 5 935 236 664 Bytes 5 935 419 136 Bytes +178.2 KiB +0.003%
ydbd stripped size 1 487 982 880 Bytes 1 488 007 840 Bytes +24.4 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Sep 11, 2024

2024-09-11 00:17:40 UTC Pre-commit check for e448b1c has started.
2024-09-11 00:20:24 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-09-11 00:59:31 UTC Build successful.
2024-09-11 00:59:48 UTC Tests are running...
🔴 2024-09-11 03:09:10 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
72649 59190 0 9 13420 30

🟡 2024-09-11 03:09:55 UTC ydbd size 8.2 GiB changed* by +166.4 KiB, which is >= 100.0 KiB vs stable-24-3: Warning

ydbd size dash stable-24-3: 6e413ab merge: e448b1c diff diff %
ydbd size 8 761 862 096 Bytes 8 762 032 512 Bytes +166.4 KiB +0.002%
ydbd stripped size 479 033 096 Bytes 479 039 112 Bytes +5.9 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@ijon ijon merged commit 7da87a5 into ydb-platform:stable-24-3 Sep 11, 2024
8 of 12 checks passed
@ijon ijon deleted the merge/24-3/auditlog-add-logouts branch September 11, 2024 11:04
zinal pushed a commit to zinal/ydb that referenced this pull request Oct 21, 2024
Add audit logging for web logout operation.

merged ... (ydb-platform#9050) from main

Web logout now require proper authentication as audit record without name of the logged out user is meaningless. Previously web logout was anonymous.

KIKIMR-21764
zinal pushed a commit to zinal/ydb that referenced this pull request Nov 7, 2024
Add audit logging for web logout operation.

merged ... (ydb-platform#9050) from main

Web logout now require proper authentication as audit record without name of the logged out user is meaningless. Previously web logout was anonymous.

KIKIMR-21764
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.

2 participants