This worked as you say for the second message, but also unable to pinpoint exactly where the first one comes into play, other than getting some more details. And even setting the server logging via the GUI for "AuthStorageManagerConf" to DEBUG does not do anything to increase the logging to try and figure out where it is coming from at all... I would also note that "AuthStorageManagerConf" does not appear as a category in "$SPLUNK_HOME/etc/log.cfg". Finding another channel that has a similar name of "AuthStorageManagerWithCache" and setting it to DEBUG as well from WARN now getting some more details alongside the other... DEBUG AuthStorageManagerWithCache [123456 TcpChannelThread] - Backend operation get() failed in component=AuthStorageManagerWithCache. Error=Config entry not found. key=client_<username>, operation=GET Maybe the AuthStorageManagerConf message is also meant to be on log level DEBUG until they implement whatever new feature, they are trying? So, temporary you could change the default value of "AuthStorageManagerConf" from WARN to ERROR to prevent the logs, seeing as I have not seen a single log on this channel other than this one pop-up, until the next release. Or raise a support case and see if you get a response 🙂
... View more