> ## Documentation Index
> Fetch the complete documentation index at: https://perfgrid.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Access logs

> Filter website access logs by domain, client IP, method, and country in hosting-panel.net.

**Access logs** shows website request logs. Use them to see who hit a domain, from where, and with which method.

Go to **Logs** → **Access Logs**.

The panel looks back **7 days** at most. You cannot export the logs. Data may be delayed up to **1 minute**.

## Filters

You can filter on:

* **Domain**
* **Client IP** (for example `1.2.3.4`)
* **Method** (or **All methods**)
* **Country** (for example `NL`)
* **Per page** (how many rows to load)

## View logs

<Steps>
  <Step title="Log in">
    Log in to your hosting panel at [hosting-panel.net](https://hosting-panel.net).
  </Step>

  <Step title="Open Access Logs">
    Go to **Logs** → **Access Logs**.
  </Step>

  <Step title="Apply filters">
    Set domain, client IP, method, and/or country, then read the matching rows.

    <Frame>
      <img src="https://perfgrid-guides.s3.eu-west-par.io.cloud.ovh.net/zox6g0CInafjf0njG8YR4rPuY.png" alt="Access Logs with domain, client IP, method, and country filters and a results table" style={{ borderRadius: '0.5rem' }} />
    </Frame>
  </Step>
</Steps>

Each row shows **Timestamp**, **Client IP** (with a country code), **Method**, **Request**, **Response**, and **Bytes**. **Response** is the HTTP status, and can include cache status such as `HIT` or `MISS`.

Use **Refresh**, **Auto-refresh**, or **Next** under the table.

To inspect requests served by Photon, use [Photon Optimizer logs](/docs/grid-hosting/logs/photon-optimizer-logs).

## Related articles

* [Photon Optimizer logs](/docs/grid-hosting/logs/photon-optimizer-logs)
* [Stats](/docs/grid-hosting/stats/stats)
* [GeoIP Blocking](/docs/grid-hosting/domains/block-traffic-by-geoip-or-asn)
