Skip to main content
The Web UI includes Reports and Support utilities that are not policy sections. Use them to confirm the proxy is healthy, audit configuration changes, and troubleshoot user issues.

Reports

  • Dashboard and Statistics — traffic overview and module counters (DLP blocks, scan totals, and similar).
  • Native logs, Detailed logs, Config logs — see Logging and troubleshooting.
  • Active Connections, Connection Pool, DNS Cache, Password Cache, SSL Certs/Cache — live state alongside historical logs.
  • LDAP Entries — directory browse after Integrate LDAP is configured.
License and signature/feed status are not under Reports — that’s the separate Support top-nav page, next to Configure. See Support for its License Details panel and ten appliance-operation cards (support tarball, config backup/restore, upgrade, restart, diagnostics, live chat).

Other utilities

  • password — encrypt passwords for policy fields (for example HTTPS Inspection cached cert password).
  • Upload templates — upload custom block/info templates used by DENY actions.
  • Subscription — activation key upload and license view (on-appliance side; distinct from the Support page’s License Details).
  • Categorize Web-Sites — local category overrides (Web UI app, not a policy section list).

CLI and files

  • Init script: /etc/init.d/safesquid {start|stop|restart|status|foreground|space_clean} — see Daemon.
  • Policy file: /usr/local/safesquid/security/policies/config.xml; process tunables: /opt/safesquid/startup.ini.

Examples

Confirm signature feeds after renewal

  1. Upload activation key under Subscription.
  2. Open Support — the License Details panel’s Last Updated Time should advance after the next UPDATE cycle.
  3. Reproduce a request; Detailed logs should show application_signatures when subscription is valid.

See also