How to get information from files

Hi,

I need to find a way to get a list with servers, streams, and ldap roles for each stream.
From web interface I can get all info from “sources” “streams” and “roles” but, is there a file(s) to get this information from shell?

I can’t use graylog-ctl because this is not virtual machine appliance.

Thanks in advance.-

No, but you can use the Graylog REST API to get this information.

Either check the API browser of your Graylog node(s) for information about the available HTTP resources or use the developer console of your web browser (the Network tab) to find out which HTTP resources are being requested.

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