21
edits
Line 160: | Line 160: | ||
==== Connections tab ==== | ==== Connections tab ==== | ||
The connection | The connection tab lists all connections which involve the current IP. The button rows allow to select which kind of information should be shown. | ||
If a deny list is configured in the [[Connections module]] and the current IP (or a subnet it is part of) is on it, a warning is displayed instead. Conversely, if an allow list is configured and the current IP (or a subnet it is part of) is not on it, a similar warning is displayed. | |||
If the current IP is not affected by a filter in the [[Connections module]], but any of its connection partners are, a counter of the connections not accounted for is displayed above the table. | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 495: | Line 499: | ||
:This options configures how many HTTP request/response tuples are stored by default. The default is 1. | :This options configures how many HTTP request/response tuples are stored by default. The default is 1. | ||
:On global and IP detail connection page it is possible to download CSV file with either the last or all HTTP request/responses per connection. In the latter case each connection line is duplicated with another HTTP request/response in chronological order. | :On global and IP detail connection page it is possible to download CSV file with either the last or all HTTP request/responses per connection. In the latter case each connection line is duplicated with another HTTP request/response in chronological order. | ||
The configuration of a deny list or an allow list for connections can be found in the [[Connections module]] instead. |
edits