Alanv0303/Sentinel-Query-Forge ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app that turns plain English into KQL queries for Microsoft Sentinel and Azure Log Analytics.

I want a clean, beginner friendly interface where a user can type something like “show failed sign ins from the last 24 hours” and get back a usable Kusto query right away. It should feel useful for SOC analysts and threat hunters, with a fast result area, easy copy button, and a way to tweak the generated query before using it. If possible, make it easy to connect to different AI providers so I can swap in OpenAI, Azure, Gemini, or another LLM without rebuilding everything.

Keep it lightweight and easy to edit, since I may want to customize the prompts or add more log sources later. Focus on making the experience smooth, practical, and security analyst friendly. If you need current API details, look them up online and wire it up in the simplest way that works.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab