<p dir="ltr"><br>
On Apr 23, 2016 7:46 AM, &quot;Marina Kalinin&quot; &lt;<a href="mailto:mkalinin@redhat.com">mkalinin@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; So far I created this solution for immediate remedy:<br>
&gt; <a href="https://access.redhat.com/solutions/721423">https://access.redhat.com/solutions/721423</a> <br>
&gt;<br>
&gt; I created this general RFE, that would help in our situation:<br>
&gt; <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1329793">https://bugzilla.redhat.com/show_bug.cgi?id=1329793</a><br>
&gt;<br>
&gt; However, this RFE is not all what I have in my mind.</p>
<p dir="ltr">I also don&#39;t think we should have such tool as mentioned in the RFE. </p>
<p dir="ltr">&gt; I am thinking if there is anyway we can limit the number of identical records in audit_log?</p>
<p dir="ltr">Identical records might imply some issue, so I don&#39;t think they should be limited. What we can add configuration for is maybe the frequency in which the data is purged, which is 30 days currently, afair. </p>
<p dir="ltr">&gt; Or, as Oved suggested, something to do with RestAPI and CFME to reduce the amount of logging?<br>
&gt; BTW, does current version of CFME already contains this feature:<br>
&gt; <a href="http://old.ovirt.org/Features/RESTSessionManagement">http://old.ovirt.org/Features/RESTSessionManagement</a><br>
&gt; ?</p>
<p dir="ltr">CFME uses the session. However, I think that we don&#39;t reuse the session among unrelated requests. <br>
Not 100% sure about that. </p>
<p dir="ltr">Juan? </p>
<p dir="ltr">&gt;<br>
&gt; Thank you,<br>
&gt; Marina.<br>
&gt;<br>
&gt; ________________________________<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Sun, Apr 17, 2016 at 9:33 AM, Oved Ourfali &lt;<a href="mailto:oourfali@redhat.com">oourfali@redhat.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Juan - we should try to reduce this number consumed by CFME, if possible.<br>
&gt;&gt;&gt; CC-ing Eli for DB related tips.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Reminds me of <a href="https://gerrit.ovirt.org/#/c/55743/">https://gerrit.ovirt.org/#/c/55743/</a> .<br>
&gt;<br>
&gt; This commit is great, however not relevant for my case, since event_notification_hist is empty.<br>
&gt;&gt;<br>
&gt;&gt; Y.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Fri, Apr 15, 2016 at 1:12 AM, Marina Kalinin &lt;<a href="mailto:mkalinin@redhat.com">mkalinin@redhat.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Any suggestions or maybe already available features in the pipeline for tuning the database, and specifically the audit_log table?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; The problem today is that with multiple applications accessing the engine through the RestAPI, especially deployments with CloudForms, create huge amount of login records in the audit_table. Which, in turns, consumes most of the available memory on the machine running the engine and the database and results in a terrible performance of engine and inaccessible Web UI.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; The solution today is to delete those records from the table [1]:<br>
&gt;&gt;&gt;&gt; =&gt; delete from audit_log where message like &#39;%logged%&#39;;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Are there any current tunings we can apply to the database?<br>
&gt;&gt;&gt;&gt; And if not - do we have any RFEs on limiting the records entered to the database or a way to delete/filter those records somehow from the WebUI?<br>
&gt;&gt;&gt;&gt; All I could find was RFE#1120659 [2], but it does not describe the exact issue.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt;&gt; Marina.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; [1] <a href="https://access.redhat.com/solutions/2110011">https://access.redhat.com/solutions/2110011</a><br>
&gt;&gt;&gt;&gt; [2] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1120659">https://bugzilla.redhat.com/show_bug.cgi?id=1120659</a><br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; -- <br>
&gt; --<br>
&gt;  mku<br>
</p>