Sorry for the long delay; we've all been really busy here... On Tue, May 1, 2012 at 4:24 PM, Nick Bartos <nick@xxxxxxxxxxxxxxx> wrote: > I'm trying to get all logs going to syslog, and disable all ceph log > files. I added the following to [global]: > > log file = "" > log to syslog = true > > Which I thought would do the trick, however I see that there are still > logs generated in the monitor data directory. I also tried adding the > following to [global], but it doesn't seem to help: > > clog to monitors = false > clog to syslog = true So I don't know anybody actually running it this way, but these settings *ought* to work. Do you have that in the config file for each daemon individually? If not there's probably some issue with how we're reading in config files versus creating our logging objects. -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html