Step 1: Install
Step 2: Start the Sensor
Option A: Web UI
Option B: Terminal UI (TUI)
Step 3: Generate AI Activity
In a new terminal, use any AI tool:Python + OpenAI
Curl
Any AI Tool
Just use Cursor, Claude CLI, or any AI application. OISP captures everything automatically.Step 4: See the Events
Check your sensor window/browser. You’ll see:- ai.request — The outgoing API call
- ai.response — The response with tokens and latency
- Process info — Which application made the call
Export to File
Save events for later analysis:Common Patterns
Monitor specific process
Run as background service
Troubleshooting
No events appearing?
-
Check API key:
-
Check sensor is capturing:
-
Verify system requirements:
What’s Next?
- Production Guide — Deploy to production
- Configuration — Customize exports, redaction
- Cookbooks — Ready-to-run examples