# Logs

The **Logs** section of the service menu offers comprehensive monitoring capabilities, providing insights into all application transactions for delivery and security in nearly real-time.&#x20;

Using this information, you can review each request that was made to your service, the IP address it was made from, when it was made, the request parameters, and other details.

<figure><img src="https://539288051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrAkU8kT3556pTePJXRV3%2Fuploads%2Fankv9j0WmFhGkIWbT6XO%2Fthe%20logs%20panel.png?alt=media&#x26;token=1c57fe41-9b54-46de-a585-b93f3d52a6d0" alt=""><figcaption></figcaption></figure>

All the events happening are categorized into 4 tabs - *Delivery*, *WAF* (Web Application Firewall), *Rate Limiting*, and *Bot Management*:&#x20;

<figure><img src="https://539288051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrAkU8kT3556pTePJXRV3%2Fuploads%2Fk2Glo7k4BY6sQoVVR22N%2Fevents%20type%20tabs.png?alt=media&#x26;token=d9912bde-b860-46d0-bd38-dee2879c2790" alt=""><figcaption></figcaption></figure>

Each of these categories provides information on specific occurrences:

* ***Delivery*** events encompass all requests received by your application and the outcomes of their processing;
* ***WAF*** events records appear when the Web Application Firewall is triggered due to a breach of a security rule;
* ***Rate Limiting*** events are recorded when access to the application is blocked for a particular user or group of them to prevent malicious or abusive requests that could exhaust system resources;
* ***Bot Management*** tab displays events related to detecting and blocking bots that visit your application (excluding legitimate bots such as those from Facebook, LinkedIn, and GoogleBot).

Every tab consists of two main components:

* **Graphical representation** of the number of relevant events occurring during equal time intervals, displayed in the form of columns:

<figure><img src="https://539288051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrAkU8kT3556pTePJXRV3%2Fuploads%2FPx3PouVzI8drshxaSoGc%2Fchoosing%20a%20column.png?alt=media&#x26;token=8d724dd9-2604-465a-881c-716f70903bc6" alt=""><figcaption></figcaption></figure>

Hovering over a particular column reveals the number of events that happened within this time interval, while clicking on it will provide the detailed distribution of comprised events across the time, offering up to 10 seconds of granularity (this feature is explained more thoroughly in the [Graph Scaling](https://docs.edgeport.com/product-docs/service-menu/logs/graph-scaling) guide).

{% hint style="info" %}
Requests within the ***Delivery*** tab columns are grouped based on the result of their processing, being distinguished by different colors corresponding to the status codes defined in the color legend beneath the graph. Herewith, clicking on the color squares in this legend allows you to turn on/off the display of the associated events.<br>

For the ***WAF,*** ***Rate Limiting,*** and ***Bot Management*** graphs, only the overall number of events within the respective time interval is shown.&#x20;
{% endhint %}

* The **Total Events** section with the details on the events that occurred, presented in the form of the visualization chosen above the graph: either *List*, *Timeseries*, or *Pie Chart*:

<figure><img src="https://539288051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrAkU8kT3556pTePJXRV3%2Fuploads%2FJYVTx2OjbfM4IizQsjy1%2Fevents%20list%20with%20vizualize%20as.png?alt=media&#x26;token=3e0e98fc-e336-4efd-82bc-e9dc8a3cc0e4" alt=""><figcaption></figcaption></figure>

Further information on this section is available in the [Total Events Section](https://docs.edgeport.com/product-docs/service-menu/logs/total-events-section) document.

Within the linked guides below, you can find details on the structure of the logs panel and the investigation options it offers:

* [Time Range](https://docs.edgeport.com/product-docs/service-menu/logs/time-range)
* [Graph Navigation Options](https://docs.edgeport.com/product-docs/service-menu/logs/graph-navigation-options)
* [Graph Scaling](https://docs.edgeport.com/product-docs/service-menu/logs/graph-scaling)
* [Filtering Queries](https://docs.edgeport.com/product-docs/service-menu/logs/filtering-queries)
* [Total Events Section](https://docs.edgeport.com/product-docs/service-menu/logs/total-events-section)
