> 1. Can you point out where I can change the directory for the logs is > specified, and how I can modify what it > logs?
You can set dataDir to specify the log directory. You cannot modify what ZooKeeper logs. http://zookeeper.apache.org/doc/r3.4.6/zookeeperAdmin.html#sc_configuration > 2. Is it possible to reduce the number of logs? Have you tried using autopurge.snapRetainCount? > 3. Why does the client need these logs anyway? I'm pretty sure you are running ZooKeeper server there. Maybe you can post your ZooKeeper configuration file.
