Module Management

    The modules currently provided by the EMQX include:

    • Authentication & Authorization
      • Builtin ACL file
      • MySQL Authentication/ACL
      • PostgreSQL Authentication/ACL
      • Redis Authentication/ACL
      • HTTP Authentication/ACL
      • Builtin database Authentication/ACL
      • MongoDB Authentication/ACL
      • LDAP Authentication/ACL
      • JWT Authentication
    • Message Delivery
      • Kafka consumer group
      • Pulsar Consumer Group
      • MQTT subscribers
    • Language Extension
      • Protocol access
    • Develop and Maintenance
      • Recon
      • Prometheus Agent
      • Trace
    • Internal Modules
      • Topic metrics
      • MQTT enhanced certification
      • MQTT online and offline notification
      • MQTT broker subscription
      • MQTT topic rewrite
      • MQTT retainr messages
      • MQTT delayed publish

    Start and Stop Modules

    1. Use Dashboard to start and stop the module

    Enable loading modules with system

    For example, the modules automatically loaded by EMQX are:

    If the Dashboard module is enabled, you can directly start and stop the module by accessing the module management page at http://localhost:18083/modules.