We want every 24 hours to send a email, with the result messages of a specific search from a specific index.
I want this email to send all the messages that have been detected in this search.
We are running graylog CE on RHEL 9
We are able to get the results in a event, but when we try to send the email, it sends 1 email for each event instead of one email with the list of the events.
Does any one have a example on how this could be done?