Skip to main content

Quick Start

Get up and running with Network Monitoring in 4 steps.

Install Agent
Platform: macOS / Windows
Service: background daemon
Deploy: MDM / GPO
Enable Interception
Mode: Explicit or Transparent
Ports: :8080 / :8443
TLS: MITM certificate
Configure DLP
Detection: Heuristic / AI / API
Enforcement: Log or Block
Upload limits: configurable
Monitor
Request volume: per-host
DLP detections: real-time
Health: circuit breakers
QuilrAI

1. Install the Sentinel Agent

Deploy the Sentinel endpoint agent to your fleet. Installs automatically and runs as a background service.

PlatformAgent BinaryService
macOSsentinel-proxyLaunchDaemon with Network Extension
Windowssentinel-proxy.exeWindows Service with WinDivert driver

2. Enable Traffic Interception

ModeHow It WorksBest For
Explicit ProxyRoute HTTP/HTTPS through :8080 / :8443Managed browsers, targeted monitoring
Transparent RedirectPacket Redirector intercepts at the OS network layerFull endpoint coverage, unmanaged apps

Enable transparent redirection from the dashboard under Interception Policy under Network Monitoring. Configuration is pushed via SSE.

3. Configure DLP Policies

SettingDescription
Detection ModeHeuristic (regex + keywords), AI model (local inference), or remote API
Enforcement ModeLog Only or Enforce (block or prompt for justification)
Content ExtractionDomain-specific extraction rules (JSONPath, regex selectors)
File Upload LimitsBuffer thresholds: small (≤ 1 MB in-memory), medium (≤ 10 MB disk-spilled), large (> 10 MB partial)

Policies are pushed to agents in real-time. No restart required.

4. Monitor Activity

Every request is logged with full metadata. Check Logs under Network Monitoring to verify traffic.

  • Request volume : total, per-host, per-process breakdowns
  • DLP detections : findings with category, confidence, and matched entities
  • Enforcement actions : allow, block, justify decisions with justification text
  • Health status : proxy state (Healthy / Degraded / Unhealthy / Critical) with circuit breaker states