Setting LogLevel=notice to /usr/local/lsmcd/conf/node.conf is not honored and the /tmp/lsmcd.log still gets bombarded by ERROR messages such as
2021-11-06 21:54:03.636 [ERROR] [__root] Successful SASL authentication not performed
Relevant conf lines:
LogLevel=notice
LogFile=/tmp/lsmcd.log
Restarted lsmcd by
/usr/local/lsmcd/bin/lsmcdctrl stop
rm -rf /dev/shm/lsmcd
/usr/local/lsmcd/bin/lsmcdctrl start
Can you tell me why are ERROR messages getting included in the log and how to discern what user is trying to run as root
Thanks in advance.
Setting LogLevel=notice to /usr/local/lsmcd/conf/node.conf is not honored and the /tmp/lsmcd.log still gets bombarded by ERROR messages such as
2021-11-06 21:54:03.636 [ERROR] [__root] Successful SASL authentication not performed
Relevant conf lines:
LogLevel=notice
LogFile=/tmp/lsmcd.log
Restarted lsmcd by
/usr/local/lsmcd/bin/lsmcdctrl stop
rm -rf /dev/shm/lsmcd
/usr/local/lsmcd/bin/lsmcdctrl start
Can you tell me why are ERROR messages getting included in the log and how to discern what user is trying to run as root
Thanks in advance.