Skip to content

Add access log for audit purpose #72

@Vatson112

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions