File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,9 +22,7 @@ solr-host = localhost
2222solr-port = 8983
2323solr-base = /solr/plone
2424python-uno = /usr/bin/python3
25- cluster = maville_ged
2625zodb-cache-size = 30000
2726zeo-client-cache-size = 300MB
2827public-url = http://localhost:8081/Plone
2928zserver-threads = 2
30- logs-server = localhost:5544
Original file line number Diff line number Diff line change @@ -69,13 +69,6 @@ zope-conf-additional =
6969zcml-additional =
7070 <include package =" plone.app.async" file =" multi_db_instance.zcml" />
7171event-log-custom =
72- <syslog>
73- address ${port:logs-server}
74- facility local3
75- format %(asctime)s ${facts:hostname} zope[%(process)s]: ${port:cluster} ${:_buildout_section_name_} [%(levelname)s] %(name)s | %(message)s
76- dateformat %b %d %H:%M:%S
77- level info
78- </syslog>
7972 <logfile>
8073 path ${buildout:directory}/var/log/${:_buildout_section_name_}.log
8174 level INFO
You can’t perform that action at this time.
0 commit comments