opensre command onto your laptop or server, then walks you through the short setup so you can run investigations.
What you get
After install, you have:- The
opensreCLI on your PATH - An interactive shell when you run
opensrewith no arguments - An onboard wizard to pick your LLM and connect tools like Datadog or Slack
~/.local/bin) and tells you if you need a PATH tweak.
Install
Pick one method. One-line installer (most people):opensre onboard for you when it finishes. In CI or scripts it skips that and prints what to do next.
Don’t want auto-onboard?
Set things up
If onboard didn’t start automatically, run it yourself:- An LLM — OpenAI, Anthropic, a local model, or another provider you already use
- Your tools — whatever you want investigations to query (Datadog, Grafana, Slack, and so on)
- Optional extras — masking and messaging, if you want them
Try a quick investigation
Environment-specific guides
Stuck?
- Command not found — open a new terminal, or add the bin directory the installer printed to your PATH
- Onboard can’t reach your LLM — check the key and network; you can save and retry later
- Docker /
makemissing — see Quickstart troubleshooting