1. Describe your incident:
Change in API format has broken the connection to LIbrenms - I need the equivelent. The old API was /search/universal/relative - but I am not finding that API available on graylog 6.0.7 and up. Is there an API I can use that has relatively the same function?
2. Describe your environment:
-
OS Information: Ubuntu 24.04 server running NGINX
-
Package Version: Graylog 6.0.7 trying to connect to the newest version of LibreNMS which is also on an Ubuntu 24.04 running on NGINX.
-
Service logs, configurations, and environment variables:
Would need more data on what configs are needed!
3. What steps have you already taken to try and solve the problem?
Changing the API from /search/universal/relative to /views/search - which I can curl just fine, but that is not the expected format provided by the old API. I also tried using /streams/Default%20Stream/outputs - but that throws an error. Where do I find the stStream ID and not its name? :-/
4. How can the community help?
Suggestions on a working API I can feel LibreNMS with
Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]