Create alert when free Disc Space is less than certain GB

Trying to create a basic alert (advanced) when for certain node free disc space is less than certain GB. Could someone provide information .

Hi @musku and welcome to the community!

There's a great intro to alerts in the Kibana docs that walks through an example setting up an alert for server CPU usage > 0.9.

You could replace the CPU condition with your own.

Good luck!