Skip to content

Add Additional Field(s) For Login History Information #20895

@mr1716

Description

@mr1716

NetBox version

v4.4.7

Feature type

Data model extension

Proposed functionality

Add a new field called ‘prior logins’ or something similar to allow for logging when users log into Netbox. It would store the value which is the last login date/time from the prior “Last Login” into a new field. The new field would be like an array of prior dates that the user has logged in,

Use case

Right now; if admins want to track usage of their Netbox instance, they will have to utilize an external platform django-tracking2 to help determine which users have logged in at what times.

This is helpful and extremely useful because admins will want to know who is using Netbox over time. Which will help show the value of Netbox to the company as well as potentially show that the team isn’t using Netbox enough.

Database changes

There would need to be a new Array Field or similar type field. This could be a field called “recent logins” that has the date and/or times that the users have logged in.

External dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    netboxpending closureRequires immediate attention to avoid being closed for inactivitystatus: under reviewFurther discussion is needed to determine this issue's scope and/or implementationtype: featureIntroduction of new functionality to the application

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions