Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64419

SecurityListener logging user groups information as well

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • 2.235.5 LTS

      I have added a logger - jenkins.security.SecurityListener with fine level to log for user login/logout activity.

      It used to work fine earlier i.e. it used to print the login/logout activity of each user, but since the last update (from v2.222.1), I have noticed it printing all the groups from Active Directory that user is part of. This is leading to huge data in log.

      Is there a way to turn that off and only see the login/logout information as it was earlier ?

      Current output:

      Dec 10, 2020 10:41:38 AM FINE jenkins.security.SecurityListener
      authenticated: <username> [All groups from Active Directory that user is part of]
      Dec 10, 2020 10:41:38 AM FINE jenkins.security.SecurityListener

            Unassigned Unassigned
            ankurja Ankur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: