Documentation

Error and Access Logs

Error and access logs for troubleshooting.

Error and Access Logs

Two more tabs stream different views of the same underlying API traffic.

Error Log

Streams only errors raised by the API — use this tab when something isn't working and you need to see what's failing without the noise of normal activity.

The Error Log tab in the GrubStack Core dashboard, showing an empty live stream awaiting errors

Access Log

Streams the raw HTTP access log for every request hitting your tenant's API — method, path, status code, response size, and the requesting client. Useful for tracing exactly which requests a particular screen or integration is making.

The Access Log tab in the GrubStack Core dashboard, showing a live stream of raw HTTP access log lines

Like App Logs, both tabs connect live and stream new lines as they come in.