• We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? 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

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

                Created:
                Updated:
                Resolved: