Code

Updated gosa.conf
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Dec 2009 14:28:44 +0000 (14:28 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Dec 2009 14:28:44 +0000 (14:28 +0000)
- Removed log plugins.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14964 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/gosa.conf

index c3485e5d59813447784579b14bd36e2e5e7f628c..25513647fb730ef5a940a29c3cfc146f3ca36864 100644 (file)
@@ -78,7 +78,6 @@
       <plugin acl="mailqueue" class="mailqueue" />
       <plugin acl="faxreport/faxreport:self,faxreport" class="faxreport" />
       <plugin acl="fonreport/fonreport:self,fonreport" class="fonreport" />
-      <plugin acl="logview"  class="logview" />
       <plugin acl="gotomasses" class="gotomasses" />
       <plugin acl="ldapmanager" class="ldif" />
     </section>
     <tab class="goKrbServer" />
     <tab class="goFaxServer" />
     <tab class="goFonServer" />
-    <tab class="goLogDBServer" />
     <tab class="goGlpiServer" />
     <tab class="goCupsServer" />
     <tab class="goKioskService" />
-    <tab class="goSyslogServer" />
     <tab class="goTerminalServer" />
     <tab class="goLdapServer" />
     <tab class="goShareServer" />
     <tab class="govirusserver" />
     <tab class="servdhcp" />
     <tab class="servdns" />
-    <tab class="gosaLogServer" />
     <tab class="rSyslogServer" />
   </serverservice>
 
     <tab class="licenseByProduct" name="Usage"/>
   </opsiprodconfig>
 
-  <!-- Logging plugin -->
-  <logtabs>
-      <tab class="logview" name="System logs" />
-      <tab class="gosa_logview" name="GOsa logs" />
-  </logtabs>
-
   <!-- rSyslog plugin -->
   <rsyslogtabs>
       <tab class="rsyslog" name="System logs" />
               groupRDN="{$cv.groupou}"
               gidNumberBase="{$cv.uidbase}"
               uidNumberBase="{$cv.uidbase}"
-              logging="{$cv.generic_settings.logging}"
 {if $cv.optional.sudoou_active}
               sudoRDN="{$cv.optional.sudoou}"
 {/if}