In/out processing metrics via api

I cannot access my api-browser for some reason, thats a different issue that I’m working through, but I can successfully make api calls locally from the graylog server cli. I want to pull the metric of in/out to send to our monitoring solution. I need to know the api call to get these metrics. The only one I can do currently is the example in the documentation; -X GET ‘http://127.0.0.1:9000/api/cluster?pretty=true

Can someone please provide me the path to these metrics?

  • OS Information: RHEL8.6

  • Package Version: Graylog 4.2.9+f0d8298

Hello && Welcome @NIIIIICK

Not sure what is used to pull these metric, But Graylog does have Prometheus that can be enabled shown here

I found what I’m looking for, got my metrics browser to load in my test instance:

http://127.0.0.1:9000/api/system/throughput

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.