Analytics Self-hosting Config
You can use environment variables to configure your Analytics Server.
General Settings
General server settings.
Parameters
This is will seed a singular user into the database, and will disable browser authentication. All browser usage will default to this user. Inviting team users and other team-related functionality is currently not supported for self-hosted. Logflare self-hosted is currently intended for single-user experience only.
Allows you to pass in an API key that will used for authentication. This is intended for programmatic usage where an external program sets the API key. It is advised to use the UI to configure the access tokens instead. If this value is not provided, the default API key will be automatically generated.
This is a special mode for Logflare which will seed additional resources for usage with Supabase self-hosted.
Port which serves HTTP requests
This ENV variable sets the search path to a custom database schema. This allows you to customize the schema used on the database.
Allows the setting of the log level at runtime. For production settings, we advise warn
.