> ## 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.

# Photon Optimizer logs

> Filter Photon Optimizer request logs by domain, client IP, method, and cache status in hosting-panel.net.

**Photon Optimizer logs** shows requests served through Photon Optimizer. Go to **Logs** → **Photon Optimizer Logs**.

The panel looks back **7 days** at most, the same as [Access logs](/docs/grid-hosting/logs/access-logs). Photon only logs requests that go through your Photon hostname. If you have not pointed the site at Photon yet, see [Photon Optimizer](/docs/grid-hosting/photon-optimizer/photon-optimizer).

## Filters

You can filter on:

* **Domain** (Photon hostname, with the origin domain in parentheses)
* **Client IP** (for example `1.2.3.4`)
* **Method** (or **All methods**)
* **Cache status** (for example `HIT`)
* **Per page**

Cache status matches Varnish values such as `HIT`, `MISS`, and `PASS`. The filter accepts letters, `_`, and `-`.

## 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 Photon Optimizer Logs">
    Go to **Logs** → **Photon Optimizer Logs**.
  </Step>

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

    <Frame>
      <img src="https://perfgrid-guides.s3.eu-west-par.io.cloud.ovh.net/KB7PXwKwq2uPJ8IqmIpVrD5sP.png" alt="Photon Optimizer Logs with domain, client IP, method, and cache status filters and HIT rows" style={{ borderRadius: '0.5rem' }} />
    </Frame>
  </Step>
</Steps>

Each row shows **Timestamp**, **Client IP**, **Method**, **Request**, **Status**, **Bytes**, **Cache**, **Savings**, and **POP** (the Photon point of presence that served the request). Savings is a percentage when Photon reduced the payload; otherwise the cell is `-`.

## Related articles

* [Photon Optimizer](/docs/grid-hosting/photon-optimizer/photon-optimizer)
* [Access logs](/docs/grid-hosting/logs/access-logs)
* [Stats](/docs/grid-hosting/stats/stats)
