<?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: Auditorias in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208545#M161675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola Angel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;En efecto al agregar las dos lineas que me indicas he resuelto lo que se necesitaba.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Muchas gracias.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2014 16:27:18 GMT</pubDate>
    <dc:creator>leticiafloresfr</dc:creator>
    <dc:date>2014-09-25T16:27:18Z</dc:date>
    <item>
      <title>Auditorias</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208542#M161672</link>
      <description>Hola:Leí en la wiki sobre habilitar autoria.Se agrego la siguiente linea a el archivo de configuración global.properties.audit.alfresco-access.enabled=trueAhora la pregunta es si en el log de Alfresco y catalina podre observar algún dato sobre los usuarios que inicien sesión ???Gracias por sus comen</description>
      <pubDate>Mon, 22 Sep 2014 20:42:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208542#M161672</guid>
      <dc:creator>leticiafloresfr</dc:creator>
      <dc:date>2014-09-22T20:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorias</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208543#M161673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Para que los datos de auditoría aparezcan en el log, tendrás que añadir las siguientes líneas en el log4j.properties de la webapp alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.appender.File.Threshold=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.repo.audit.access.AccessAuditor=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;O puedes acceder a los datos de auditoría mediante Alfresco Repo (&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;&lt;SPAN&gt;), seleccionado la plantilla &amp;lt;CODE&amp;gt;show_audit.ftl&amp;lt;/CODE&amp;gt; en la previsualización de un archivo. Finalmente, también puedes acceder mediante Alfresco Share (&lt;/SPAN&gt;&lt;A href="http://localhost:8080/share" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share&lt;/A&gt;&lt;SPAN&gt;) instalando un addon específico (&lt;/SPAN&gt;&lt;A href="https://github.com/share-extras/audit-dashlet" rel="nofollow noopener noreferrer"&gt;https://github.com/share-extras/audit-dashlet&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:43:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208543#M161673</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2014-09-23T08:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorias</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208544#M161674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola Angel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gracias.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tambien lei algo sobre habilitar este archivo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;alf_home&amp;gt;\tomcat\shared\classes\alfresco\extension\audit\alfresco-audit-example-login.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to remove the ".sample" extension to make the file available. Please note this requires a restart of the server. Once you make that change you can then be able to access the auditing information. The easiest way to access it is to use curl. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://curl.haxx.se/docs/manpage.html" rel="nofollow noopener noreferrer"&gt;http://curl.haxx.se/docs/manpage.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might already have curl installed in your rhel server. Type in the following command to get information on who's logged in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;curl -u admin:admin "&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/api/audit/query/AuditExampleLogin1?verbose=true" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/audit/query/AuditExampleLogin1?verbose=true&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For further details please read the following wiki: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Auditing_%28from_V3.4%29#Worked_Examples" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Auditing_%28from_V3.4%29#Worked_Examples&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Probare tambien con lo que sugieres en mi ambiente de pruebas, te comentare mi resultado.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gracias por tu respuesta.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 00:59:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208544#M161674</guid>
      <dc:creator>leticiafloresfr</dc:creator>
      <dc:date>2014-09-24T00:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorias</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208545#M161675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola Angel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;En efecto al agregar las dos lineas que me indicas he resuelto lo que se necesitaba.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Muchas gracias.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 16:27:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208545#M161675</guid>
      <dc:creator>leticiafloresfr</dc:creator>
      <dc:date>2014-09-25T16:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorias</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208546#M161676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;También existe:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://fcorti.com/alfresco-audit-analysis-reporting/" rel="nofollow noopener noreferrer"&gt;http://fcorti.com/alfresco-audit-analysis-reporting/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Por si quieres echar un vistazo. Es una solución más completa.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 05:44:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208546#M161676</guid>
      <dc:creator>jonvargas</dc:creator>
      <dc:date>2014-10-20T05:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Auditorias</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208547#M161677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gracias Jon !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;echare un vistazo &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 18:44:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/auditorias/m-p/208547#M161677</guid>
      <dc:creator>leticiafloresfr</dc:creator>
      <dc:date>2014-10-22T18:44:35Z</dc:date>
    </item>
  </channel>
</rss>

