mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Disable Elastic Search stats logging by default
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user