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

# Logs

> Searchable, filterable records of web traffic and threats, secure-server sessions, domain filtering, incidents, admin actions, and authentication events.

**Logs** give you a searchable, filterable history of everything happening across your Osto-protected estate — web traffic and blocked attacks, secure-server sessions, endpoint domain filtering, incidents, admin actions, and sign-ins. Every log table has per-column filters and pagination so you can drill into exactly what you need.

> **Path:** Logs

Logs are split into six views:

<CardGroup cols={2}>
  <Card title="Web App Logs" icon="globe" href="/how-to-guides/logs/web-app-logs">
    Web traffic, detected threats, and policy violations for your protected sites.
  </Card>

  <Card title="Secure Server Logs" icon="server" href="/how-to-guides/logs/secure-server-logs">
    Sessions opened to your secure servers.
  </Card>

  <Card title="Domain Filtering Logs" icon="filter" href="/how-to-guides/logs/domain-filtering-logs">
    Endpoint domain requests and the filtering decision applied.
  </Card>

  <Card title="Incident Logs" icon="triangle-exclamation" href="/how-to-guides/logs/incident-logs">
    Consolidated security incidents across the platform.
  </Card>

  <Card title="Audit Logs" icon="clipboard-list" href="/how-to-guides/logs/audit-logs">
    Configuration and admin actions taken in your workspace.
  </Card>

  <Card title="Auth Logs" icon="right-to-bracket" href="/how-to-guides/logs/auth-logs">
    Authentication and session events, including role switches.
  </Card>
</CardGroup>

<Note>
  Every log view supports column filters and pagination. Tables stay empty until there's activity to report — for example, Secure Server and Domain Filtering logs populate once those features see live traffic.
</Note>
