Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Security Configuration

...

Password Expires After Day(s): The amount of time a user’s Dashboard password can remain the same before they are forced to change it.

...

Enable concurrent log ins for a single user: This will allow multiple browser sessions to connect using the same piDashboard username, if the licence you are using also supports this. If this is not enabled (and/or the licence doesn’t support it) then subsequent logins will succeed, but they will automatically log out prior sessions.

Logging Settings

...

Setting the log level

Setting the log level of an application decides the amount of content to be saved to log files. It means we are interested in the current and above levels.

...

  • 500 level - A 500 level error is a system error, which is not recoverable from the user’s perspective

  • 400 level - A 400 level error is a user error. The system doesn’t have any problem, and the user is doing something unintended. For example

    • 400 - bad data is submitted, e.g. text is too long, number is too low, data format is incorrect

    • 401 - user fails to log in, e.g. username password don’t match

    • 403 - user is logged in but doesn’t have permission to perform a task, e.g. non-admin tries to delete a user

    • 404 - page doesn’t exist

Network Configuration

Load Balancer Settings: If you have configured load balancing (Load Balancing) and wish to utilise it click this button.

...