-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v15] [web] Include node name or k8s cluster for session started audi…
…t entry display (#49834) * Include node name or k8s cluster for session started audit entry display * update for order of variable assignment * update web ui tests for audit * test update for audit web
- Loading branch information
1 parent
6d46315
commit 3d83f35
Showing
3 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12800,7 +12800,7 @@ exports[`list of all events 1`] = ` | |
<td | ||
style="word-break: break-word;" | ||
> | ||
User [[email protected]] has started a session [56408539-6536-11e9-80a1-427cfde50f5a] | ||
User [[email protected]] has started a session [56408539-6536-11e9-80a1-427cfde50f5a] on node [de3800ea-69d9-4d72-a108-97e57f8eb393] | ||
</td> | ||
<td | ||
style="min-width: 120px;" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters