[ovirt-users] Alerts
Eli Mesika
emesika at redhat.com
Wed Jan 7 12:07:02 UTC 2015
----- Original Message -----
> From: "Koen Vanoppen" <vanoppen.koen at gmail.com>
> To: users at ovirt.org
> Sent: Wednesday, January 7, 2015 7:42:25 AM
> Subject: [ovirt-users] Alerts
>
> Hi All,
>
> We recently had a major crash on our ovirt environment due a strange bug (has
> been reported in the meanwhile).
>
> But now we are left we a bunch of aerts (+100) that are still standing
> there... Is there a way I can flush them manually from command line or so?
> Because the right click+clear all, doesn't seem to work that good... :-).
If you want to remove ALL alerts run from command line
psql -U engine -c "delete from audit_log where severity = 10;" engine
NOTE:
Keep in mind that before any manual operation on your database you should backup it first.
>
> Kind regards,
>
> Koen
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
More information about the Users
mailing list