Re: Disable writing to debug.log
There are instructions given /etc/cassandra/logback.xml Looking later in the file, you'll see the following: 1024 0 true Commenting out this section will disable writing to debug.log. -- Michael Mior mm...@uwaterloo.ca 2016-03-01 10:43 GMT-05:00 Rakesh
Disable writing to debug.log
Version: Cassandra 3.3 Can anyone tell on how to disable writing to debug.log. thanks.