> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-information/isolation-network/isolation-log.md).

# Isolation Log

The Isolation Log holds the information of all IP Addresses that have been blocked by the Isolation Process.&#x20;

The information presented in the Isolation Log is as follows:&#x20;

* <mark style="color:purple;">BLOCK</mark>&#x20;

Indicates the blocking action.&#x20;

* <mark style="color:purple;">ip.SrcAddr</mark>&#x20;

Indicates the IP address that generates the traffic. This IP corresponds to the Private IP of the Endpoint.&#x20;

* <mark style="color:purple;">ip.DstAddr</mark>&#x20;

Indicates the destination IP address of the traffic.&#x20;

* <mark style="color:purple;">tcp/udp.SrcPort</mark>&#x20;

Source port used in the communication according to the protocol.&#x20;

* <mark style="color:purple;">tcp/udp.DstPort</mark>&#x20;

Destination port used in the communication according to the protocol.&#x20;

* <mark style="color:purple;">tcp.Flags</mark>&#x20;

Information on TCP protocol flags.&#x20;
