# Monitoring Configuration

The Netacea supplied Lambda Worker can be configured to work on Monitoring (Ingest) mode only, meaning that no mitigation actions will be executed. This integration mode will allow Netacea to monitor and analyse your traffic, without actively protecting your domain.

To successfully analyse data, the following data will be monitored:

<table><thead><tr><th width="234">Required Fields</th><th>Description</th></tr></thead><tbody><tr><td>Timestamp</td><td>The time which the request was received</td></tr><tr><td>IP Address</td><td>The IP address from which the request was made</td></tr><tr><td>User Agent</td><td>The user agent string sent in the header by the client</td></tr><tr><td>Method</td><td>The HTTP method of the request</td></tr><tr><td>Path</td><td>The path of the requested resource</td></tr><tr><td>Query</td><td>The query string of the request</td></tr><tr><td>Status</td><td>The HTTP status code returned by the server</td></tr><tr><td>Referrer</td><td>The web page the user followed a link from</td></tr><tr><td>Bytes Sent</td><td>The Bytes sent as part of the user's request</td></tr></tbody></table>

{% hint style="info" %}
Field names may vary based on the source of the data.
{% endhint %}
