mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
change log levels
This commit is contained in:
@@ -142,7 +142,7 @@ def status(verbose=True):
|
||||
retval = __salt__['docker.run']('so-zeek', cmd)
|
||||
if not verbose:
|
||||
retval = __context__['retcode']
|
||||
logging.info('zeekctl_module: zeekctl.status_NOTVERBOSE retval: %s' % retval)
|
||||
logging.info('zeekctl_module: zeekctl.status retval: %s' % retval)
|
||||
return retval
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user