Logs provide detailed insights into everything your app does
Fluxend captures all the important details from your API requests. The Logs page organises this information in a clear, easy-to-digest way, so you can quickly sift through requests and spot what matters.
These insights help you understand user behaviour, debug issues efficiently, and make informed adjustments to your applications as needed.
Narrow down logs by specific HTTP methods. This is useful when you want to focus only on data reads, updates, or deletions. Supported methods include:
Filter requests based on their status codes to quickly identify failed requests, unauthorised attempts, or successful operations. Supported status codes include:
View logs for requests coming from a specific IP address. Ideal for debugging client-specific issues or analysing usage patterns.
Limit your search to a specific endpoint to see all requests hitting that route. Useful for monitoring new features or troubleshooting specific resources.
Filter logs by date and time using a custom start and end time, or choose from convenient presets like:
You can click on any row, which will open the details drawer. You can find more insights about a given log and also copy values as needed.
Many fields like endpoint
and IP Adress
are copyable. Hover over them and you’ll see copy icon.
We load a limited number of logs by default to conserve browser memory. When you scroll down and keep loading more logs, we hide earlier logs once you cross 500 logs. These will then show up again once you scroll back