Project

General

Profile

Actions

Bug #3210

closed
JI JI

Individual output log levels capped by the default log level

Bug #3210: Individual output log levels capped by the default log level

Added by Jason Ish over 6 years ago. Updated over 6 years ago.

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

Description

When using a config like:

logging:
  default-log-level: notice
  outputs:
  - console:
      enabled: yes
      level: info
  - file:
      enabled: yes
      level: info
      filename: suricata.log

Neither the console or file log will actually log and info, but instead be limited to notice as the SCLog macro does its check against the default value, and not the most verbose level used.


Related issues 1 (0 open1 closed)

Related to Suricata - Feature #1851: add verbosity level description to the help commandClosedJason IshActions

JI Updated by Jason Ish over 6 years ago Actions #1

  • Related to Feature #1851: add verbosity level description to the help command added

JI Updated by Jason Ish over 6 years ago Actions #2

  • Status changed from Assigned to Closed
  • Target version changed from 70 to 5.0.0
Actions

Also available in: PDF Atom