Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Login/logout events #1371

Merged
merged 19 commits into from
Jul 2, 2024
Merged

Login/logout events #1371

merged 19 commits into from
Jul 2, 2024

Conversation

mlw
Copy link
Contributor

@mlw mlw commented Jun 20, 2024

This PR sets is the first step in adding support for the following event types:

ES_EVENT_TYPE_NOTIFY_LW_SESSION_LOGIN
ES_EVENT_TYPE_NOTIFY_LW_SESSION_LOGOUT
ES_EVENT_TYPE_NOTIFY_LW_SESSION_LOCK
ES_EVENT_TYPE_NOTIFY_LW_SESSION_UNLOCK
ES_EVENT_TYPE_NOTIFY_SCREENSHARING_ATTACH
ES_EVENT_TYPE_NOTIFY_SCREENSHARING_DETACH
ES_EVENT_TYPE_NOTIFY_OPENSSH_LOGIN
ES_EVENT_TYPE_NOTIFY_OPENSSH_LOGOUT
ES_EVENT_TYPE_NOTIFY_LOGIN_LOGIN
ES_EVENT_TYPE_NOTIFY_LOGIN_LOGOUT

The string and protobuf serializer implementations have been relegated into a separate branch for a future PR to try and keep this already large PR a bit smaller. So while this branch will subscribe to the new events, nothing is actually logged yet.

russellhancox
russellhancox previously approved these changes Jun 21, 2024
tburgin
tburgin previously approved these changes Jun 21, 2024
@mlw mlw dismissed stale reviews from tburgin and russellhancox via 0abe70b June 22, 2024 20:32
@mlw mlw force-pushed the login-logout-events branch from bd731f4 to 87ab38b Compare June 28, 2024 18:37
@mlw mlw marked this pull request as ready for review July 2, 2024 13:53
@mlw mlw requested a review from a team as a code owner July 2, 2024 13:53
@mlw mlw requested a review from pmarkowsky July 2, 2024 13:53
@mlw mlw requested review from russellhancox and tburgin July 2, 2024 13:53
@mlw mlw requested a review from russellhancox July 2, 2024 20:22
@mlw mlw merged commit 08ce693 into google:main Jul 2, 2024
9 of 10 checks passed
@mlw mlw added this to the 2024.7 milestone Jul 2, 2024
@mlw mlw modified the milestones: 2024.7, 2024.6 Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement logging santad Work related to the Santa Daemon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants