Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2020 16:09:43 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Michael Wayne <freebsd07@wayne47.com>, FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: ipfw logging issue
Message-ID:  <8f1f4696-4c6f-71d7-713b-f7d3cb992976@grosbein.net>
In-Reply-To: <20200115003105.GD60396@post.wayne47.com>
References:  <20200115003105.GD60396@post.wayne47.com>

next in thread | previous in thread | raw e-mail | index | archive | help
15.01.2020 7:31, Michael Wayne wrote:

> 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?

They always were "security.info" messages. You need not complicating things, just do:

security.info -/var/log/ipfw.log




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8f1f4696-4c6f-71d7-713b-f7d3cb992976>