Project

General

Profile

Actions

Bug #6652

open

Configuration values trigger error instead of warning messages

Added by Jeff Lucovsky 4 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

There are several places, e.g., mqtt.rs, where configuration values are checked and an error message is logged if the value is out of bounds.

A recent PR introduced the following message which is incorrectly logging an error instead of a warning.

  SCLogError!("Invalid value for mqtt.max-msg-length: {}", val);

Actions #1

Updated by Jeff Lucovsky 4 months ago

  • Target version changed from TBD to 8.0.0-beta1
Actions #2

Updated by Jeff Lucovsky 4 months ago

  • Description updated (diff)
Actions

Also available in: Atom PDF