mirror of
https://github.com/marcredhat/kql
synced 2026-06-08 13:23:58 +00:00
Initial commit: KQL ↔ SDL PowerQuery proof of equivalence
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"base_url": "https://<your-tenant>.sentinelone.net/",
|
||||
"log_write_key": "<SDL_LOG_WRITE_KEY>",
|
||||
"log_read_key": "<SDL_LOG_READ_KEY>",
|
||||
"session_id": "kql-proof",
|
||||
"verify_tls": true,
|
||||
"timeout_seconds": 60
|
||||
}
|
||||
Reference in New Issue
Block a user