[FS#1468] hostapd spams log
LEDE Bugs
lede-bugs at lists.infradead.org
Thu Apr 5 09:01:26 PDT 2018
The following task has a new comment added:
FS#1468 - hostapd spams log
User who did this - Jeff Kletsky (jeffsf)
----------
It appears that hostapd does not respect the value set in, for example, ''/var/run/hostapd-phy1.conf'' and continues to log "info" level messages even though it appears that the proper log-level settings are present from the settings in ''/etc/config/wireless''
I can't comment on if this is a change in behavior from the past as I manage my logging with ''syslog-ng'' and not by restricting the individual sources.
OpenWrt SNAPSHOT, r6586+3-aed03d5
driver=nl80211
logger_syslog=127
logger_syslog_level=3
logger_stdout=127
logger_stdout_level=3
# hostapd event logger configuration
#
# Two output method: syslog and stdout (only usable if not forking to
# background).
#
# Module bitfield (ORed bitfield of modules that will be logged; -1 = all
# modules):
# bit 0 (1) = IEEE 802.11
# bit 1 (2) = IEEE 802.1X
# bit 2 (4) = RADIUS
# bit 3 (8) = WPA
# bit 4 (16) = driver interface
# bit 5 (32) = IAPP
# bit 6 (64) = MLME
#
# Levels (minimum value for logged events):
# 0 = verbose debugging
# 1 = debugging
# 2 = informational messages
# 3 = notification
# 4 = warning
#
----------
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=1468#comment4560
More information about the lede-bugs
mailing list