I am running a distributed environment, and when I use the API Reference
to query an endpoint it returns Status Code 404. How can I resolve
this?

I am running a distributed environment, and when I use the API Reference
to query an endpoint it returns Status Code 404. How can I resolve
this?
The Cribl API reference that’s baked into the
product, which is statically generated, isn’t aware that you’re in a
distributed environment - so the endpoints don’t reflect that.
Based on your screenshot, this was the endpoint: <BASE_URL>**/api/v1/system/status/outputs**
Whereas, in a Distributed Environment it would be: <BASE_URL>**/api/v1/m/<WORKER_GROUP_NAME>/system/outputs**
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.