Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2020 19:31:05 -0500
From:      Michael Wayne <freebsd07@wayne47.com>
To:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   ipfw logging issue
Message-ID:  <20200115003105.GD60396@post.wayne47.com>

next in thread | raw e-mail | index | archive | help
Posted on the forums, did not get a response so trying here.

Running 12.1-RELEASE-p1

I put the following into syslog.conf, which worked on prior releases:

# Log ipfw messages without syncing after every message.
!ipfw
*.*                                     -/var/log/ipfw.log


While I continue to see ipfw messages logged to /var/log/security,
they are not being written to /var/log/ipfw.log. Removing the "-"
has no effect. What changed?

Is it just broken?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200115003105.GD60396>