mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lfrost
29.08.2008 16b4d05ab194d40c62de5d68e365a4daa28dd868
opends/src/admin/defn/org/opends/server/admin/std/AccessLogPublisherConfiguration.xml
@@ -23,7 +23,7 @@
  ! CDDL HEADER END
  !
  !
  !      Portions Copyright 2007 Sun Microsystems, Inc.
  !      Portions Copyright 2007-2008 Sun Microsystems, Inc.
  ! -->
<adm:managed-object name="access-log-publisher"
  plural-name="access-log-publishers"
@@ -36,6 +36,10 @@
    are responsible for distributing access log messages from the access
    logger to a destination.
  </adm:synopsis>
  <adm:description>
    Access log messages provide information about the types of operations
    processed by the server.
  </adm:description>
  <adm:profile name="ldap">
    <ldap:object-class>
      <ldap:name>ds-cfg-access-log-publisher</ldap:name>
@@ -66,7 +70,9 @@
  </adm:property>
  <adm:property name="suppress-internal-operations" advanced="true">
    <adm:synopsis>
      Suppress access messages generated by internal operations.
      Indicates whether internal operations (for example, operations
      that are initiated by plugins) should be logged along with the
      operations that are requested by users.
    </adm:synopsis>
    <adm:default-behavior>
      <adm:defined>
@@ -85,7 +91,8 @@
  <adm:property name="suppress-synchronization-operations"
    advanced="true">
    <adm:synopsis>
      Suppress access messages generated by synchronization operations.
      Indicates whether access messages that are generated by
      synchronization operations should be suppressed.
    </adm:synopsis>
    <adm:default-behavior>
      <adm:defined>