<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I stop logging during Authentication in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-stop-logging-during-authentication/m-p/315558#M2559</link>
    <description>&lt;P&gt;Thanks for your answer&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2012 13:28:13 GMT</pubDate>
    <dc:creator>andreas_</dc:creator>
    <dc:date>2012-08-29T13:28:13Z</dc:date>
    <item>
      <title>How can I stop logging during Authentication</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-stop-logging-during-authentication/m-p/315556#M2557</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;on my nuxeo platform I get a log-entry into my postgres database for every log-in event.&lt;/P&gt;
&lt;P&gt;Here is header and one entry into this table:&lt;/P&gt;
&lt;P&gt;log_id | log_event_category  |                          log_event_comment                           | lo
g_doc_life_cycle | log_doc_path | log_doc_type | log_doc_uuid |     log_event_date      | log_event_id |
log_principal_name | log_repo_id&lt;/P&gt;
&lt;P&gt;80992 | NuxeoAuthentication | Administrator successfully logged in using BASIC_AUTHAuthentication  |&lt;BR /&gt; /&amp;gt;
|              |              |              | 2012-06-05 14:28:51.153 | loginSuccess |
Administrator      |&lt;/P&gt;
&lt;P&gt;The Postgres table name is &lt;STRONG&gt;nxp_logs&lt;/STRONG&gt;, the schema is &lt;STRONG&gt;nuxeo&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;This logging makes that table grow quickly as I have many log-ins, one for every search on my cms. Can you tell me, how to stop logging this event.&lt;/P&gt;
&lt;P&gt;Thx for answers.&lt;/P&gt;
&lt;P&gt;Andreas&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 19:54:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-stop-logging-during-authentication/m-p/315556#M2557</guid>
      <dc:creator>andreas_</dc:creator>
      <dc:date>2012-07-19T19:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop logging during Authentication</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-stop-logging-during-authentication/m-p/315557#M2558</link>
      <description>&lt;P&gt;You should contribute to the extension point &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewExtensionPoint/org.nuxeo.ecm.platform.audit.service.NXAuditEventsService--event"&gt;event&lt;/A&gt; something that disables the event you want. For instance:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension point="event" target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService"&amp;gt;
  &amp;lt;event name="loginSuccess" enabled="false"/&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Jul 2012 16:46:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-stop-logging-during-authentication/m-p/315557#M2558</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-07-24T16:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop logging during Authentication</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-stop-logging-during-authentication/m-p/315558#M2559</link>
      <description>&lt;P&gt;Thanks for your answer&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 13:28:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-stop-logging-during-authentication/m-p/315558#M2559</guid>
      <dc:creator>andreas_</dc:creator>
      <dc:date>2012-08-29T13:28:13Z</dc:date>
    </item>
  </channel>
</rss>

