EpicAuth
  1. App
EpicAuth
  • Overview
    • Security Pratices
    • Premade Examples - SDKS
    • QnA
    • Rate Limiting
  • Dashboard
    • Manage Applications
    • App
      • Licenses
      • Users
      • Tokens
      • Subscriptions
      • Chats
      • Sessions
      • Webhooks
      • Files
      • Global Variables
      • Logs
      • Blacklists
      • Whitelists
      • Audit Logs
      • Settings
    • Seller
      • Settings
      • Web Loader
      • Logs
    • Settings
      • Forms
      • Resellers | Manager
      • Settings
  • API
    • Getting Started
      • License
        • License Login
        • Redeem License (Upgrade)
      • Initialization
      • Login
      • Logout
      • Register
    • Features
      • Ban User
      • Check Blacklist
      • Check Session
      • Disable 2FA
      • Change Username
      • Download File
      • Enable 2FA
      • Fetch Online Users
      • Forgot Password
      • Fetch Stats
      • Log
      • Webhook
      • Retrieve Global Variable
    • Displaying Data
      • Displaying Data
  • Seller API
    • Application Settings
      • Add Application Hash
      • Edit Application Settings
      • Retrieve Application Details
      • Retrieve Current Application Settings
      • Retrieve Stats
      • Pause Application
      • Reset Application hash
      • Unpause Application
    • Blacklists
      • Create New Blacklist
      • Delete An Existing Blacklist
      • Delete All Blacklists
      • Retrieve All Blacklists
    • Chats
      • Create A New Chat Channel
      • Delete Channel Messages
      • Delete Existing Chat Channel
      • Edit Existing Chat Channel
      • Retrieve All Mutes
      • Retrieve All Chat Channels
      • Mute A User
      • Unmute A User
    • Files
      • Delete Existing File
      • Delete All Files
      • Retrieve All Existing Files
      • Retrieve An Existing File
      • Edit An Existing File
      • Upload A New File
  1. App

Logs

💡

About Logs#

Logs can be sent from anywhere in your program. After login, register, when a user presses a button, etc. There are two types of logs that we currently support:
Dashboard Logs - These logs are sent to your dashboard. There is a limit of 100,000 logs.
Discord Logs - These logs are sent to a Discord server of your choosing. If you send logs to Discord, they will NOT be stored on the dashboard. To enable Discord logs, head over to the application settings page and on the "Application Functions" tab, you will see a field for "Discord Webhook Link".
💡

Export Logs#

Export all of your application logs.
💡

Delete All Logs#

Deletes all logs stored on the dashboard.
💡

Table Contents#

This table provides information and control over your application logs.
Log Date - The date the log occurred.
Log Data - The data the log is sending through.
Credential - The username of the user who is having the log sent through.
Device Name - The device of the user who is having the log sent through..
Modified at 2025-06-02 21:54:25
Previous
Global Variables
Next
Blacklists
Built with