Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-7213

Logging of user login attempts

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      For security, users would like a log indicating when users attempt to sign-in to Confluence. This would be useful for determining the source of a intrusion attempt such as the use of a dictionary-based login script.

      This could be integrated with the existing user access logging. For example, create filters for login and logout IP and username as below.

      2006-10-24 18:38:58,560 INFO [atlassian.confluence.util.UserLoginLogFilter] doFilter - login FAIL 192.168.12.34 addmin
      2006-10-24 18:58:58,560 INFO [atlassian.confluence.util.UserLoginLogFilter] doFilter - login FAIL 192.168.12.34 adminn
      2006-10-24 19:38:58,560 INFO [atlassian.confluence.util.UserLoginLogFilter] doFilter - login OK 192.168.12.34 admin
      2006-10-24 19:58:58,560 INFO [atlassian.confluence.util.UserLoginLogFilter] doFilter - logout 192.168.12.34 admin
      2006-10-24 18:48:58,560 INFO [atlassian.confluence.util.UserLoginLogFilter] doFilter - login OK 192.168.12.35 smith
      2006-10-24 19:48:58,560 INFO [atlassian.confluence.util.UserLoginLogFilter] doFilter - logout 192.168.12.35 smith

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              david.soul@atlassian.com David Soul [Atlassian]
              Votes:
              4 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: