Thanks for the quick response.
At the moment I'd like to keep the severity 3/4/5 records.
I'll put in a cron job to delete the severity 6/7 records on a regular basis.

It is a 'big' install, not as big as we hope it will get.
Basically it's a CDN, so we have lots of big servers with lots of cores and lots of local disks.
We're currently running well in excess of 100000 poller.php jobs every day.

I'll probably have some questions about scaling down the line.

Michael.

On Mon, Mar 15, 2021 at 1:31 PM Adam Armstrong <adama@observium.org> wrote:
Eventlog is spamlog, just be sure to nuke it down regularly with the housekeeping script.

We ended up putting so much stuff in there, at some point I'll rework it to be a bit more sane.

That does seem like a lot, big install?

Adam.

Sent from BlueMail
On 15 Mar 2021, at 13:24, Michael Kelly via observium <observium@observium.org> wrote:
Hi,
is there any way I can fine tune the collection of Informational/Debugging events?
We have rather a lot of them.

mysql> select count(*) from eventlog where severity in (6,7) and timestamp > '2021-03';
+----------+
| count(*) |
+----------+
| 18500339 |
+----------+
1 row in set, 2 warnings (35.82 sec)


Regards,
Michael.


observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium