Manage logs
Use logs to view detailed information on API and webhook transactions.
By default, log data is organized into four segments:
-
API crashes: Contains logs on API crashes (
status
greater or equal to500
). -
API errors: Contains logs on API errors (
status
is between409
,499
). - API logs: Contains logs unfiltered API logs.
- Webhook logs: Contains unfiltered webhook logs.
To add or manage segments, or to apply or edit filters on a segment, see Segments.
View logs information
-
In the left navigation bar, click
, then click Logs .
-
Select one of the following segments:
-
API crashes
: Use this segment to view all API crashes. To view detailed log information, on the right of the log item, click
.
-
API errors
: Use this segment to view all API crashes. To view detailed log information, on the right of the log item, click
.
-
API logs
: Use this segment to view all API logs. To view detailed log information, on the right of the log item, click
.
-
Webhook logs
: Use this segment to view webhook logs. To view detailed log information, on the right of the log item, click
.
-
API crashes
: Use this segment to view all API crashes. To view detailed log information, on the right of the log item, click
Filter logs
This section describes how to filter logs based on related IDs.
Filter webhook logs by related entity IDs
Use this process to find webhook logs related to particular customers, transactions, or invoices.
-
In the left navigation bar, click
, click Logs , then click Webhook logs .
-
At the top of the table, click
.
- Click the first dropdown, select Entity ID
- In the second dropdown, select a condition.
-
In the input field, enter ID values.
Optionally, to compare against lists of data values, create a value list and use it in this filter. For more information, see Value lists . - In the dropdown or text field, enter or select additional values.
- Optionally, to save the filtered data to the active segment, click Save .
- Optionally, to create a new segment based on the filtered data, click Save segment as , enter a name for the new segment, and then click Save .
Filter API logs by related IDs
Use this process to find API logs related to particular customers, transactions, or invoices.
-
In the left navigation bar, click
, click Logs , then select API crashes , API Errors , or API logs .
-
At the top of the table, click
.
- Click the first dropdown, then select: Related IDs Customer ID , Related IDs token ID , or Related IDs transaction ID .
- In the second dropdown, select a condition.
-
In the input field, enter ID values.
Optionally, to compare against lists of data values, create a value list and use it in this filter. For more information, see Value lists . - In the dropdown or text field, enter or select additional values.
- Optionally, to save the filtered data to the active segment, click Save .
- Optionally, to create a new segment based on the filtered data, click Save segment as , enter a name for the new segment, and then click Save .