Struggling with Graylog stopping to export to Elasticsearch

But now, since I saw Indices in Graylog, I’m wondering what the rest of the cluster looks like. I’d be keen to know the output of:

curl -X GET "localhost:9200/_cluster/health?pretty" from Elasticsearch

And

curl -XGET -u admin "http://localhost:9000/api/system/indices/index_sets" from Graylog.

2 Likes