I have a business requirement to track the number of errors from an elasticsearch source over a 24 hour period. I want to create an alert to trigger if the error count is at or above 1.5x the 24 hour average. Is this possible? Thank you in advance for any help.