Project

General

Custom queries

Profile

Actions

Bug #6652

open

Configuration values trigger error instead of warning messages

Added by Jeff Lucovsky over 1 year ago. Updated 3 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);


Related issues 1 (1 open0 closed)

Related to Suricata - Bug #5196: config: test mode should fail when there are invalid config valuesNewOISF DevActions
#1

Updated by Jeff Lucovsky over 1 year ago

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

Updated by Jeff Lucovsky over 1 year ago

  • Description updated (diff)
#3

Updated by Victor Julien 4 months ago

  • Related to Bug #5196: config: test mode should fail when there are invalid config values added
#4

Updated by Victor Julien 3 months ago

  • Target version changed from 8.0.0-beta1 to 9.0.0-beta1
Actions

Also available in: Atom PDF