I am using metricbeat for monitoring system and process stats. The data send by metric beat has CPU and memory utilization in decimal value (.i.e < 1 ) and Filesystem has free space value in long.
Graylog Field aggregation currently only support integer values, due to this we are not able to configure alert.
If we have decimal and long support in filed aggregation we can use metricbeat for System and process monitoring and alert.