From 12fec66d9af01119eaee6d7ec741b49d83cdb13e Mon Sep 17 00:00:00 2001 From: Marc Chisinevski Date: Fri, 22 May 2026 16:17:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a400706..68cc4dc 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ S1_API_TOKEN=... # Service user API token (account s SDL_XDR_URL= # XDR endpoint SDL_LOG_READ_KEY= # Data Lake read key ANTHROPIC_API_KEY= # Optional — not currently used +# SDL Configuration Read key — used by /api/quality/sync-from-sdl to +# download parser files from /logParsers/ on the SDL tenant. +# Generate in S1 console: Settings -> Integrations -> Data Lake API Keys (Configuration Read scope). +SDL_CONFIG_READ_KEY= ``` **S1_API_TOKEN** — generate at *Settings → Users → Service Users* in the console.