https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261155
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #1 from Mark Johnston <[email protected]> --- 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. -- You are receiving this mail because: You are the assignee for the bug.
