Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Export attention audit logs to Splunk, Sentinel, or any CEF destination.
POST /v1/attune/siem
{ "type": "splunk", "url": "https://splunk.your-org.com:8088/services/collector", "token": "YOUR_HEC_TOKEN", "index": "onlookai" }
{ "time": 1745846328, "source": "onlookai", "sourcetype": "attention_event", "event": { "sessionId": "sess_8xK2mP9q", "userId": "alice@acme.com", "type": "SCORE_DROP", "score": 34, "threshold": 40 } }