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