summaryrefslogtreecommitdiff
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* ZOOKEEPER-4427: Migrate to LogbackAndor Molnar2022-01-272-82/+114
| | | | | | | | | | | | | | | | This is the first commit of Logback migration task. 1. Replaced log4j dependencies with logback alternatives, 2. Replaced log4j.properties files with logback.xml 3. Refactored unit tests to use logback for log capturing. This patch doesn't cover the zookeeper-contrib projects, only the main codebase. Author: Andor Molnar <andor@apache.org> Reviewers: Enrico Olivelli <eolivelli@apache.org>, Chris Nauroth <cnauroth@apache.org>, Mate Szalay-Beko <symat@apache.org> Closes #1793 from anmolnar/ZOOKEEPER-4427
* ZOOKEEPER-4298: Update http to https in zoo_sample.cfglan2021-05-241-1/+1
| | | | | | | | Author: lan <liaonan@souche.com> Reviewers: maoling <maoling@apache.org> Closes #1699 from lanicc/ZOOKEEPER-4298
* ZOOKEEPER-4054: Make prometheus listen host can configureshoothzj2021-05-171-0/+1
| | | | | | | | | | Make prometheus listen host can configure listen IP, helpful to security. default is 0.0.0.0 Author: shoothzj <shooothzj@gmail.com> Reviewers: Enrico Olivelli <eolivelli@apache.org>, maoling <maoling@apache.org> Closes #1574 from Shoothzj/ZOOKEEPER-4054
* ZOOKEEPER-1260: Audit logging in ZooKeeper servers.Mohammad Arshad2019-11-111-0/+17
| | | | | | | | Author: Mohammad Arshad <arshad@apache.org> Reviewers: Enrico Olivelli <eolivelli@apache.org>, Andor Molnar <andor@apache.org> Closes #1133 from arshadmohammad/ZOOKEEPER-1260-AuditLog-master
* ZOOKEEPER-3091: Prometheus.io Metrics ProviderEnrico Olivelli2019-06-121-0/+8
| | | | | | | | | | | | | | | | Implement a MetricsProvider that exports data to Prometheus.io. - introduce a new Maven module zookeeper-metrics-providers - introduce an implementation of the MetricProvider that uses the Java library provided by Prometheus.io - add the Provider to the binary tar ball - add LICENSE files for Prometheus.io jars (it is ASL 2.0) - add docs about configuration parameters - change zoo_sample.cfg with the available configuration options (commented out by default) Author: Enrico Olivelli <eolivelli@apache.org> Reviewers: Norbert Kalmar <nkalmar@apache.org> Closes #977 from eolivelli/fix/ZOOKEEPER-3091-prometheus
* ZOOKEEPER-1952 Default log directory and file name can be changed(nijel, ↵Rakesh Radhakrishnan2015-03-011-1/+1
| | | | | | Hari Krishna Dara via rakeshr) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1663127 13f79535-47bb-0310-9956-ffa450edef68
* ZOOKEEPER-1583. Document maxClientCnxns in conf/zoo_sample.cfg (Christopher ↵Patrick D. Hunt2012-12-131-0/+3
| | | | | | Tubbs via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1421080 13f79535-47bb-0310-9956-ffa450edef68
* cap space usage of default log4j rolling policy (phunt via henryr)Henry Robinson2012-03-301-24/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1307190 13f79535-47bb-0310-9956-ffa450edef68
* ZOOKEEPER-1107. automating log and snapshot cleaning (Laxman via phunt)Patrick D. Hunt2011-09-021-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1164708 13f79535-47bb-0310-9956-ffa450edef68
* ZOOKEEPER-1061. Zookeeper stop fails if start called twice. (Ted Dunning via ↵Mahadev Konar2011-05-161-1/+3
| | | | | | mahadev) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1103798 13f79535-47bb-0310-9956-ffa450edef68
* ZOOKEEPER-980. allow configuration parameters for log4j.properties (phunt ↵Mahadev Konar2011-02-091-5/+14
| | | | | | via mahadev) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1069169 13f79535-47bb-0310-9956-ffa450edef68
* ZOOKEEPER-778: Add server id to message logsPatrick D. Hunt2010-06-251-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@958096 13f79535-47bb-0310-9956-ffa450edef68
* ZOOKEEPER-223. change default level in root logger to INFO. (pat via mahadev)Mahadev Konar2008-11-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@718269 13f79535-47bb-0310-9956-ffa450edef68
* Added initial skeleton for ZOOKEEPER-70Patrick D. Hunt2008-07-221-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@678835 13f79535-47bb-0310-9956-ffa450edef68
* added date/timestamp to the console output (helps debugging hudson/tests). ↵Patrick D. Hunt2008-06-261-1/+1
| | | | | | See ZOOKEEPER-45 git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@671947 13f79535-47bb-0310-9956-ffa450edef68
* Removed unnecessary zookeeper subdir from trunk, moved subdirs up one level. ↵Patrick D. Hunt2008-06-242-0/+61
See ZOOKEEPER-45 git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@671249 13f79535-47bb-0310-9956-ffa450edef68