MFA server
  •  Information
    • Introduction
    • Features
    • Requirements
  •  Installation
    • Install mfa server
    • First App
    • First user visit
  •  Configuration
    • Configuration
    • Cleanup
  •  Usage
    •  Admin backend
      • Admin startpage
      • Web apps
      • Web users
      • Sessions
      • Logs
      • Settings
    •  User view
      • Startpage
      • Setup TOTP
      • Setup email
      • Sessions
      • Solve challenge
  •  Technical details
    • api requests

Git Repo
IML Opensource


Usage Admin backend Logs

Table of Contents

  • Logs

#Logs

There are logfiles with date in the filename:

  • public_html/logs/mfa-challenges-[DATE].log
  • public_html/logs/mfa-server-[DATE].log

alt text

Remark:

Create a cleanup cronjob to delete old files.

👉 See Configuration -> Cleanup

  • Previous
  • Next