<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Auditing &amp; Performance Monitoring - more informations?</title>
  <link rel="self" href="https://liferay.dev/sv/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=8392576" />
  <subtitle>Auditing &amp; Performance Monitoring - more informations?</subtitle>
  <id>https://liferay.dev/sv/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=8392576</id>
  <updated>2026-04-25T07:59:00Z</updated>
  <dc:date>2026-04-25T07:59:00Z</dc:date>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12454307" />
    <author>
      <name>Amit Shah</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12454307</id>
    <updated>2012-02-10T09:26:29Z</updated>
    <published>2012-02-10T09:26:29Z</published>
    <summary type="html">Thanks for quick reply.&lt;br /&gt;&lt;br /&gt;Information you provided is useful ..</summary>
    <dc:creator>Amit Shah</dc:creator>
    <dc:date>2012-02-10T09:26:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12438469" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12438469</id>
    <updated>2012-02-09T13:28:48Z</updated>
    <published>2012-02-09T13:28:48Z</published>
    <summary type="html">You can disable the filter, but not the auditing support in the message bus.&lt;br /&gt;&lt;br /&gt;The audit filter&amp;#39;s function is to populate a ThreadLocal variable with information coming in on the HttpServletRequest object (user, server, client, etc.).&lt;br /&gt;&lt;br /&gt;So the filter itself, other than applying to most incoming requests, has very little overhead.</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2012-02-09T13:28:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12431781" />
    <author>
      <name>Amit Shah</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12431781</id>
    <updated>2012-02-09T07:42:41Z</updated>
    <published>2012-02-09T07:42:41Z</published>
    <summary type="html">I think You can enable/disable audit filer.&lt;br /&gt;&lt;br /&gt;com.liferay.portal.servlet.filters.audit.AuditFilter=true/false&lt;br /&gt;&lt;br /&gt;http://www.liferay.com/community/wiki/-/wiki/Main/Adding+Auditing+Functionality+to+Portlets.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So if i enable then will it cause any performance issue ?</summary>
    <dc:creator>Amit Shah</dc:creator>
    <dc:date>2012-02-09T07:42:41Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12419122" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12419122</id>
    <updated>2012-02-08T15:15:29Z</updated>
    <published>2012-02-08T15:15:29Z</published>
    <summary type="html">The audit service is always there, whether you use it or not.&lt;br /&gt;&lt;br /&gt;I have not seen any performance degradation using the audit services.</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2012-02-08T15:15:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12419478" />
    <author>
      <name>Amit Shah</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=12419478</id>
    <updated>2012-02-08T15:10:49Z</updated>
    <published>2012-02-08T15:10:49Z</published>
    <summary type="html">Is their any Performance issue while use audit service ?</summary>
    <dc:creator>Amit Shah</dc:creator>
    <dc:date>2012-02-08T15:10:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8888738" />
    <author>
      <name>Shagul Khajamohideen</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8888738</id>
    <updated>2011-05-20T13:11:04Z</updated>
    <published>2011-05-20T13:11:04Z</published>
    <summary type="html">Hi Benjamin,&lt;br /&gt;&lt;br /&gt;The portlet provides a framework. If you should be able to add additional listeners in a similar way the out of the box hook generates auditing logs. I guess the reason behind that is every deployment may have its own set of requirements on what to monitor.</summary>
    <dc:creator>Shagul Khajamohideen</dc:creator>
    <dc:date>2011-05-20T13:11:04Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8888584" />
    <author>
      <name>benjamin challamel</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8888584</id>
    <updated>2011-05-20T12:52:58Z</updated>
    <published>2011-05-20T12:52:58Z</published>
    <summary type="html">I deployed audit functionnality and started to use it.&lt;br /&gt;The structure is great but it seems light by default : only auditing login, logout, role management, user management.&lt;br /&gt;It could be great to audit basic features like blogs, message boards ....&lt;br /&gt;&lt;br /&gt;Benjamin</summary>
    <dc:creator>benjamin challamel</dc:creator>
    <dc:date>2011-05-20T12:52:58Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8566708" />
    <author>
      <name>benjamin challamel</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8566708</id>
    <updated>2011-05-05T14:57:19Z</updated>
    <published>2011-05-05T14:57:19Z</published>
    <summary type="html">Any ideas?&lt;br /&gt;More informations?&lt;br /&gt;&lt;br /&gt;Thanks in advance.&lt;br /&gt;&lt;br /&gt;Benjamin</summary>
    <dc:creator>benjamin challamel</dc:creator>
    <dc:date>2011-05-05T14:57:19Z</dc:date>
  </entry>
  <entry>
    <title>Auditing &amp; Performance Monitoring - more informations?</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8392575" />
    <author>
      <name>benjamin challamel</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8392575</id>
    <updated>2011-04-28T08:31:06Z</updated>
    <published>2011-04-28T08:31:06Z</published>
    <summary type="html">Hello,&lt;br /&gt;&lt;br /&gt;I would like to have more informations about native functionnality Auditing &amp;amp; Performance Monitoring included in liferay EE.&lt;br /&gt;&lt;br /&gt;I had a look at wiki : &lt;br /&gt;&lt;br /&gt;http://www.liferay.com/es/community/wiki/-/wiki/Main/Audit+Service&lt;br /&gt;Is it still available for liferay 6 EE?&lt;br /&gt;&lt;br /&gt;http://www.liferay.com/community/wiki/-/wiki/Main/New+Features+in+Liferay+Portal+v6.0&lt;br /&gt;&lt;br /&gt;Do you have more informations about it?&lt;br /&gt;&lt;br /&gt;Any websites or documentations are welcomed.&lt;br /&gt;&lt;br /&gt;Thx in advance.&lt;br /&gt;&lt;br /&gt;Benjamin</summary>
    <dc:creator>benjamin challamel</dc:creator>
    <dc:date>2011-04-28T08:31:06Z</dc:date>
  </entry>
</feed>
