On Sat, Oct 25, 2008 at 08:58:17AM -0700, Cochran, Wayne Owen wrote: > > Now I am trying to query what the current "log level" > or "debug level" is. Perhaps the admin has this set > really high -- there are over 220 files in /var/log/samba > -- most of which seem to be updated frequently: > I also note there is some data being logged in files > under /etc/samba as well. I don't see the log level > specified in the smbd.conf nor in the start up script > that starts smbd. smbstatus and smbcontrol only seem > to allow me to *set* (not *query*) the current log level. > How can I query this?
smbcontrol <pid> debuglevel will display it for that pid. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
