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>
<!-- Elastic Search -->
<bean class="org.dspace.statistics.ElasticSearchLoggerEventListener">
<!--<bean class="org.dspace.statistics.ElasticSearchLoggerEventListener">
<property name="eventService">
<ref bean="dspace.eventService" />
</property>
</bean>
</bean>-->
<!--
Uncomment to enable TabFileUsageEventListener