You can choose what Burp Logger captures and displays. This enables you to focus your work on interesting requests, and control how much memory Logger uses.
To choose which HTTP traffic Logger captures, click on the Capture filter bar. This opens the Capture filter settings dialog.
If you choose not to capture all HTTP traffic, there may be gaps in the number list in the # column. This is because the numbers count the events that could have been captured in the session, not the events that were actually captured.
You can specify a limit to the memory used by Logger. Once the limit is reached, Logger discards the oldest entries as new entries are created.
The default limit is 50MB, or 100MB if you give Burp Suite access to at least 1GB of memory. To change the limit, select an option in the drop-down menu, or type in a specific value.
You can cause performance issues if you allocate a large amount of memory to Logger. We recommend that you increase the amount of memory only when you have a specific issue that requires a large number of entries.
You can choose to capture only specific request types. You can select from:
You can select which MIME type Logger captures, such as HTML or XML.
You can select the status codes that Logger captures.
You can select which Burp tools Logger captures records from. This allows you to discard records from a noisy tool, or capture records from one tool only. By default, all tools are selected.
You can choose to only capture records that contain a specific search term:
You can choose to discard session handling requests.
You can limit the size of requests or responses that Logger captures. The default for each is 1MB. To change the limit, select an option in the drop-down menu.
Once a record has been captured, it is available to view. To filter which of the captured records are displayed, click on the View Filter bar. This opens the View filter settings dialog.
You can choose to show only specific request types. You can select from:
You can select which MIME type Logger shows, such as HTML or XML.
You can select the status codes that Logger shows.
You can select which Burp tools Logger shows records from. This allows you to hide records from a noisy tool, or show records from one tool only. By default, all tools are selected.
You can choose to only show records that contain a specific search term:
You can show or hide records based on file extensions.
You can choose to show only records that have been annotated, either by a comment or highlight. To learn how to annotate records, see Working with Burp Logger entries.