I followed up this link and try to fetch the details using api. And i also get the cluster information but didn’t get any specific api to get the logs from a particular source. Kindly guide me to get out of this.
https://archivedocs.graylog.org/en/3.0/pages/configuration/rest_api.html#creating-and-using-access-token
curl -u GM:admin-H ‘Accept: application/json’ -X GET ‘http://192.168.1.211:9000/api/cluster’