Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2022 15:13:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261155] syslogd not logging programs with '.'
Message-ID:  <bug-261155-227-ZGH5usgbDg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261155-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261155-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261155

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
Works for me on main:

markj@nuc> logger -p daemon.info -t fail2ban.jail -s Test Message fail2ban.=
jail
31238 - - Test Message
fail2ban.jail 29173 - - Test Message fail2ban.jail 31238 - - Test Message
markj@nuc> tail -n 1 /var/log/daemon.log
Jan 13 10:09:50 nuc fail2ban.jail[29173]: Test Message fail2ban.jail 31238 =
- -
Test Message

It might be a syslogd bug that has since been fixed, or a configuration
problem.  Running syslogd in the foreground with -d -F might provide some
clues.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261155-227-ZGH5usgbDg>