Skip to content

Audit logging improvements#1985

Open
LarsSven wants to merge 1 commit into
warp-tech:mainfrom
LarsSven:ls/auth-logs
Open

Audit logging improvements#1985
LarsSven wants to merge 1 commit into
warp-tech:mainfrom
LarsSven:ls/auth-logs

Conversation

@LarsSven
Copy link
Copy Markdown
Contributor

We want to make more use of the audit logging, but there were some things missing from the current audit logging for us.

  • Authentication logs for people logging in were not included in the audit logs filter, so the audit logs themselves were quite barebone in terms of what they showed (Mostly people starting SSH sessions). This filter now also includes the logs for HTTP authentication.
  • Warpgate never logged HTTP authentication failures. These are now also logged
  • IPs are added to HTTP authentication
  • Improved rich log handling for HTTP authentication logs to pretty up the log entries.
  • Prevent duplicate successful-authentication audit entries by emitting the success event only once per accepted auth state.
VOfhu6i_d

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.

1 participant