Actions
Bug #2467
closed
PM
VJ
4.1beta1 - non rust builds with SMB enabled
Bug #2467:
4.1beta1 - non rust builds with SMB enabled
Affected Versions:
Effort:
Difficulty:
Label:
Description
When enabling SMB/TFTP logging on non rust build 4.1.beta1 there is the following warning-
26/3/2018 -- 20:41:09 - <Info> - eve-log output device (regular) initialized: eve.json 26/3/2018 -- 20:41:09 - <Warning> - [ERRCODE: SC_ERR_INVALID_ARGUMENT(13)] - No output module named eve-log.smb 26/3/2018 -- 20:41:09 - <Warning> - [ERRCODE: SC_ERR_INVALID_ARGUMENT(13)] - No output module named eve-log.tftp 26/3/2018 -- 20:41:09 - <Info> - stats output device (regular) initialized: stats.log
I wonder if it is not better to explicitly fail to start in that case or a better msg?
Actions