15 Mar
2021
15 Mar
'21
2:24 p.m.
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.