1767610283574897 {"level":"fatal","msg":"running db migrations: Migrator: problem creating schema migrations: could not execute CREATE TABLE \"schema_migrations\" (\n\"version\" VARCHAR (14) NOT NULL,\nPRIMARY KEY(\"version\")\n);\nCREATE UNIQUE INDEX \"schema_migrations_version_idx\" ON \"schema_migrations\" (version);: ERROR: relation \"schema_migrations\" already exists (SQLSTATE 42P07)","time":"2026-01-05T10:51:23Z"}
event body
{
"appname": "supabase-auth",
"event_message": "{\"level\":\"fatal\",\"msg\":\"running db migrations: Migrator: problem creating schema migrations: could not execute CREATE TABLE \\\"schema_migrations\\\" (\\n\\\"version\\\" VARCHAR (14) NOT NULL,\\nPRIMARY KEY(\\\"version\\\")\\n);\\nCREATE UNIQUE INDEX \\\"schema_migrations_version_idx\\\" ON \\\"schema_migrations\\\" (version);: ERROR: relation \\\"schema_migrations\\\" already exists (SQLSTATE 42P07)\",\"time\":\"2026-01-05T10:51:23Z\"}",
"id": "d75a0b5f-2b65-4c95-8885-ad380013262b",
"metadata": {
"level": "fatal",
"msg": "running db migrations: Migrator: problem creating schema migrations: could not execute CREATE TABLE \"schema_migrations\" (\n\"version\" VARCHAR (14) NOT NULL,\nPRIMARY KEY(\"version\")\n);\nCREATE UNIQUE INDEX \"schema_migrations_version_idx\" ON \"schema_migrations\" (version);: ERROR: relation \"schema_migrations\" already exists (SQLSTATE 42P07)",
"time": "2026-01-05T10:51:23Z",
"timestamp": "2026-01-05T10:51:23Z"
},
"project": "default",
"timestamp": 1767610283574897
}
1767610289123333 {"level":"info","msg":"Go runtime metrics collection started","time":"2026-01-05T10:51:29Z"}
event body
1767610289395552 {"component":"api","level":"warning","msg":"DEPRECATION NOTICE: GOTRUE_JWT_ADMIN_GROUP_NAME not supported by Supabase's GoTrue, will be removed soon","time":"2026-01-05T10:51:29Z"}
event body
{
"appname": "supabase-auth",
"event_message": "{\"component\":\"api\",\"level\":\"warning\",\"msg\":\"DEPRECATION NOTICE: GOTRUE_JWT_ADMIN_GROUP_NAME not supported by Supabase's GoTrue, will be removed soon\",\"time\":\"2026-01-05T10:51:29Z\"}",
"id": "a49d4e92-13b0-4f0b-b314-c23a3b00b3cb",
"metadata": {
"component": "api",
"level": "warning",
"msg": "DEPRECATION NOTICE: GOTRUE_JWT_ADMIN_GROUP_NAME not supported by Supabase's GoTrue, will be removed soon",
"time": "2026-01-05T10:51:29Z",
"timestamp": "2026-01-05T10:51:29Z"
},
"project": "default",
"timestamp": 1767610289395552
}
1767610289395587 {"component":"api","level":"warning","msg":"DEPRECATION NOTICE: GOTRUE_JWT_DEFAULT_GROUP_NAME not supported by Supabase's GoTrue, will be removed soon","time":"2026-01-05T10:51:29Z"}
event body
{
"appname": "supabase-auth",
"event_message": "{\"component\":\"api\",\"level\":\"warning\",\"msg\":\"DEPRECATION NOTICE: GOTRUE_JWT_DEFAULT_GROUP_NAME not supported by Supabase's GoTrue, will be removed soon\",\"time\":\"2026-01-05T10:51:29Z\"}",
"id": "06bc445e-4758-472f-b28b-6c575abddd11",
"metadata": {
"component": "api",
"level": "warning",
"msg": "DEPRECATION NOTICE: GOTRUE_JWT_DEFAULT_GROUP_NAME not supported by Supabase's GoTrue, will be removed soon",
"time": "2026-01-05T10:51:29Z",
"timestamp": "2026-01-05T10:51:29Z"
},
"project": "default",
"timestamp": 1767610289395587
}
1767610289395607 {"level":"info","msg":"GoTrue API started on: 0.0.0.0:9999","time":"2026-01-05T10:51:29Z","version":"v2.177.0"}
event body
{
"appname": "supabase-auth",
"event_message": "{\"level\":\"info\",\"msg\":\"GoTrue API started on: 0.0.0.0:9999\",\"time\":\"2026-01-05T10:51:29Z\",\"version\":\"v2.177.0\"}",
"id": "2859455c-7a4d-4179-bdcb-f61a8342d864",
"metadata": {
"level": "info",
"msg": "GoTrue API started on: 0.0.0.0:9999",
"time": "2026-01-05T10:51:29Z",
"timestamp": "2026-01-05T10:51:29Z",
"version": "v2.177.0"
},
"project": "default",
"timestamp": 1767610289395607
}
random(tips): Exact match an integer (e.g. `m.response.status_code:500`).
Send Logs to this Source
Source ID
You'll need this source ID for some integrations or libraries.
f7647f59-6ba2-42bc-991f-b3413614d2b1
If you're hosted on Vercel setup our Vercel integration!
Set your Github webhook to this Logflare endpoint and we'll ingest Github webhooks for you. This endpoint drops all keys ending in _url so it keeps your Github payloads in check.
Watch log files on a server with this Fluent Bit output config.
[INPUT]
Name tail
Path /var/log/syslog
[OUTPUT]
Name http
Match *
tls On
Host api.logflare.app
Port 443
URI /logs/json?api_key=your-super-secret-and-long-logflare-key-public&source=f7647f59-6ba2-42bc-991f-b3413614d2b1
Format json
Retry_Limit 5
json_date_format iso8601
json_date_key timestamp
Generic Webhook
Use the generic JSON ingest endpoint to generate log events from an external webhook.
e.g. you can set a Github webhook to send events to: