Skip to content

Add access log for audit purpose #72

Description

@Vatson112

Is your feature request related to a problem? Please describe.

Active Directory don`t have instruments to get access logs for LDAP requests.

LDAP proxy may provide detailed access logs for audit and monitor user activity.

Describe the solution you'd like

I would like the LDAP proxy to generate detailed access logs that include:

  • Timestamps for each access attempt.
  • IP addresses of clients making requests.
  • Usernames or identifiers of users attempting to authenticate.
  • Details of the operations performed (e.g., bind, search, modify) and request body.
  • Success or failure status of each operation.

Describe alternatives you've considered

I dont found any alternatives.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions