Re: Network interface renaming

From: Jamie Landeg-Jones <jamie_at_catflap.org>
Date: Tue, 07 Oct 2025 11:04:48 UTC
Chris Ross <cross+freebsd@distal.com> wrote:

> Ahh, that’s helpful, thank you.  I’ve turned that on.  It’s not quite as
> good as watching the console, for example the output of interface
> renaming is much more in the kernel messages than the single word
> output to console, but.  It gives me most things and I’ll enjoy keeping
> that.

Add to syslog.conf:

kern.*                                     /var/log/kernel

Or, as I do, enable the entry for "all" in syslog.conf, and use
that - it gets (just about) everything!