Initial commit: KQL ↔ SDL PowerQuery proof of equivalence

This commit is contained in:
marc
2026-06-01 09:57:14 +02:00
commit 23cbaa9c08
91 changed files with 5966 additions and 0 deletions
+8
View File
@@ -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
}