You can use the view filter to control which captured items Burp Logger displays. For more information on which items Logger captures, see Configuring the Burp Logger capture filter.
Items that are not displayed because of view filter settings can be accessed by removing the view filter.
You can configure the Logger view filter in two different ways:
To filter which of the captured items are displayed, click on the View filter bar. This opens the Logger view filter window.
The View filter bar only appears when there is one or more items recorded in Logger.
On the Settings mode tab, you can apply a view filter using the following options:
Choose which request types Logger displays. You can select from:
Choose which MIME type Logger displays, such as HTML or XML.
Choose which status codes Logger displays.
Choose which Burp tools Logger displays items from. This enables you to ignore traffic from a noisy tool, or direct Logger to display traffic from one tool only. By default, all tools are selected.
Choose to display only records that contain a specific search term:
Choose which types of file Logger displays, such as PHP or CSS.
Choose whether to show only items that have been annotated, either by a comment or highlight. To learn how to annotate items, see Working with Burp Logger entries.
On the Script mode tab, you can apply Java-based scripts to create custom view filters for Logger. For more information, see Configuring the Logger view filter with scripts.