Lowcoder Documentation
  • Lowcoder overview
    • The "Hello World" walk
  • 🆕Setup and run
    • Cloud & Private Cloud
    • Self-hosting
      • Google Cloud Platform
      • Easypanel
      • Heroku
      • Raspberry Pi
      • Access local database or API
      • Update MongoDB Versions
      • Lowcoder Version Update
      • Traefik loadbalancer
      • SMTP Server
      • Migration from Openblocks
    • Security
    • Lowcoder Enterprise Edition
      • Ordering the Enterprise Edition
      • Installing Enterprise Edition
      • Enterprise Edition Features
        • Environments
          • Setting up an Environment
          • Environment Details
        • Audit Logs
        • App Usage Analytics
        • Branding & Whitelabel
  • 🏨Workspaces & Teamwork
    • Workspaces
      • Multi-Workspace Mode
      • Single Workspace Mode
    • Members and Groups
    • Permissions for Resources
    • OAuth
      • KeyCloak
      • Google
      • GitHub
      • Generic OAuth Provider
    • Query library
    • Lowcoder Marketplace
  • ✨Build Applications
    • Create a new App
      • App(s) Navigation
      • Modules
      • Version and Release Management
    • App Editor
      • Query & Editing Roundtrips
      • Bulk Editing
      • Keyboard shortcuts
      • Data selection & Javascript
      • Layers
      • Visual Components
        • Common Component Settings
        • Messages / Toast
        • Dashboard & Reporting
          • Table
          • Charts and graphs
            • Bar Chart
            • Line Chart
            • Pie Chart
            • Scatter Chart
            • CandleStick Chart
            • Funnel Chart
            • Gauge Chart
            • Graph Chart
            • Heatmap Chart
            • Radar Chart
            • Sankey Chart
            • Suburst Chart
            • Theme River Chart
            • Tree Chart
            • Treemap Chart
            • Mermaid Chart
          • Google Maps
          • Timeline
        • Layout & Navigation
          • List View
          • Drawer
          • Modal
          • Navigation
          • Cascader
          • Tree / Tree Select
          • Link
          • Floating Button
          • Text
          • Step Control
          • Page Layout
          • Content Card
          • Tabbed Container
        • Data Collection & Forms
          • Form
          • Input Field Types
          • JSON Schema Form
          • Dropdown
          • Select & MultiSelect components
          • Rating
          • Checkbox
          • Switch
          • Toggle Button
          • Radio
        • Meeting & Collaboration
          • Avatar & Avatar Group
          • Comment
        • Project Management
          • Kanban
          • Gantt Chart
        • Calendar & Scheduling
          • Calendar
          • Date & Date Range
          • Time & Time Range
        • Document & File Management
          • File upload
          • Transfer
        • Item & Signature Handling
          • QRCode
          • Scanner
        • Multimedia & Animation
          • Image
          • Lottie Animation
          • Image Carousel
          • Video
          • Audio
          • Image Editor
          • Color Picker
        • Integration & Extension
        • Legacy & Deprecated
      • Option lists
      • Date handling
      • Use Markdown
    • App Interaction
      • Event handlers
    • Themes & Styling
      • Design an efficient and user-friendly form
      • Customize Styles
      • Component Styling Possibilities
    • Video Calls in Lowcoder
  • 🚀Connect your Data
    • Data source basics
      • Configure IP allowlists
    • Data sources in Lowcoder
      • APIs as Datasource
        • REST API
        • GraphQL
        • Google Sheets
      • SQL Databases
        • MySQL
        • MariaDB
        • Supabase
          • Supabase PostgreSQL
          • Supabase Assets API
          • Supabase RealTime
          • Supabase OAuth
        • PostgreSQL
        • Microsoft SQL Server
        • Oracle
      • NoSQL Databases
        • MongoDB
        • CouchDB
        • DynamoDB
      • InMemory Databases
        • Redis
      • File Storages
        • S3 File Storage
      • BigData & OLAP
        • Big Query
        • Snowflake
        • ClickHouse
        • Elasticsearch
      • Websocket Datasource
    • Query basics
      • Bind Query Data to Components
      • Query library
  • 🪄Workflows
    • n8n Integration
  • 💫Business Logic in Apps
    • Write JavaScript
      • JavaScript query
      • Temporary state
      • Transformers
      • Data responder
      • Built-in JS functions
  • 🙌Publish Apps
    • Share an App
    • Publish an App
    • Embed an App
      • Embed App in HTML Pages
      • Embed App in WordPress Pages
      • Embed Apps in React
      • Embed Apps in NEXT.JS
      • Native embed SDK
        • Build the SDK from Source
  • 🔥Lowcoder Extension
    • Opensource Contribution
      • Develop UI components for Apps
      • Develop Data Source Plugins
    • Use third-party libraries in Apps
      • Day.js Date handling
      • Import your own JavaScript Library
    • Custom component
    • Lowcoder Open REST API
  • Lowcoder for Enterprise
    • Custom branding
Powered by GitBook
LogoLogo

More to try...

  • Lowcoder Website
  • Free Cloud Platform
  • Github
  • Discord

© Lowcoder Software LTD

On this page
  • Tracked Events
  • What Data Is Logged?
  • Multi-Environment Support
  • Exploring Audit Logs in the UI

Was this helpful?

  1. Setup and run
  2. Lowcoder Enterprise Edition
  3. Enterprise Edition Features

Audit Logs

PreviousEnvironment DetailsNextApp Usage Analytics

Last updated 1 day ago

Was this helpful?

Audit-Logs are essential for teams that require security visibility, compliance readiness, and operational accountability — especially when managing multiple environments (e.g., Development, Staging, Production).

Audit Logs provide a detailed record of everything that Users do in your Lowcoder environment. They help you:

  • Trace Lowcoder App Developer behavior for security monitoring

  • Meet compliance standards (e.g., SOC2, ISO27001)

  • Investigate changes or issues with full contextual data

  • Understand how apps and resources are being managed

Tracked Events

Lowcoder logs all critical operations, including authentication, app interactions, resource management, and system-level actions.

🔐 User Sessions

  • Sign in

  • Logout

🧩 App Operations

  • View app

  • Create new app

  • Update app

  • Delete app

  • Move app to folder

  • Move app to Trash

  • Restore app

📁 Folder Operations

  • Create new folder

  • Update folder

  • Delete folder

📊 Data Query Activity

  • Execute data query

👥 User Group Management

  • Create user group

  • Update user group

  • Delete user group

  • Add group member

  • Remove group member

  • Update member role

  • Leave user group

🛠️ Platform/System

  • Server startup

🌐 Data Source Management

  • Create data source

  • Update data source

  • Delete data source

  • Grant permission

  • Update permission

  • Delete permission

🧱 Library Queries

  • Create library query

  • Update library query

  • Delete library query

  • Publish library query

What Data Is Logged?

Each audit entry records the who, what, when, where, and how of the event.

📌 Metadata Collected:

Field
Description

Event ID

Unique ID for the log entry

Event Time

Timestamp of the action

Event Type

Type of action (from the list above)

User ID

Identifier of the acting user

Organization ID

Context in which the action took place

Application ID

Related app (if applicable)

Details

Description of what was changed (e.g., old and new names)

Geolocation

Location data derived from IP

User Agent Data

Full client fingerprint, including:

→ Name, Device Class, Brand

→ OS name and version

→ Browser engine and version

→ Webview container info (if mobile)

This ensures maximum traceability and complete accountability.

Multi-Environment Support

When running multiple Lowcoder environments via the Enterprise “Staging” setup, all audit logs are centralized — enabling you to:

  • View logs across environments

  • Compare activity between Dev, Staging, and Prod

  • Maintain a single pane of glass for security audits

Exploring Audit Logs in the UI

Lowcoder Enterprise offers a dedicated Audit Log UI, where administrators can:

  • Use filters to drill down by:

    • Environment

    • Workspace

    • User

    • Apps

    • Event Type

    • Time range

  • View a bar chart for quick visual overview of activity volume

  • Inspect a detailed table of events

  • Expand any row to see the full event payload, including:

    • Metadata

    • Device + browser info

    • Action-specific details

This gives you a high-resolution view of every interaction.

Event Details Page :

Each Event has an Event details page, which include all the information about the Event, User's location and device/OS/Browser information.

🆕