logcheck.conf: ensure that kms and value/encrypt uses structured logging

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
This commit is contained in:
Anish Ramasekar
2023-02-10 00:17:54 +00:00
parent de4260fd65
commit b6b00e65bc
2 changed files with 3 additions and 1 deletions

View File

@@ -157,7 +157,6 @@ func (s *Base64Plugin) ExitFailedState() {
// Update keyID for the plugin.
func (s *Base64Plugin) UpdateKeyID() {
klog.Info("updating keyID")
s.mu.Lock()
defer s.mu.Unlock()
s.keyID = "2"