Hi, On Tuesday, 13 December 2016 23:08:21 UTC+1, quest monger wrote: > > Does the Graylog Web console/dashboard provide any metrics related to > this. I found a lot of metrics there for JVM and network throughput, but > nothing for ES storage capacity. For example, it would be nice to know if > my ES node/s are nearing their disk capacity, so i can expand the storage > or attach more nodes. >
You can query the disk statistics from the Graylog REST API using the /system/stats/fs resource (e. g. http://graylog.example.com:9000/api/system/stats/fs). Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/fc160810-13ff-455d-9c68-b83f4da56921%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
