Disable Elastic Search stats logging by default

This commit is contained in:
Peter Dietz
2012-09-19 16:34:54 -04:00
parent 1c60cd1d30
commit 27d10c0734

View File

@@ -52,11 +52,11 @@
</bean> </bean>
<!-- Elastic Search --> <!-- Elastic Search -->
<bean class="org.dspace.statistics.ElasticSearchLoggerEventListener"> <!--<bean class="org.dspace.statistics.ElasticSearchLoggerEventListener">
<property name="eventService"> <property name="eventService">
<ref bean="dspace.eventService" /> <ref bean="dspace.eventService" />
</property> </property>
</bean> </bean>-->
<!-- <!--
Uncomment to enable TabFileUsageEventListener Uncomment to enable TabFileUsageEventListener