On Sun, Apr 28, 2024 at 12:59:49PM -0400, Frank Bures wrote:
> On 2024-04-28 11:39, Barry wrote:
> > 
> > 
> > > On 28 Apr 2024, at 16:31, Frank Bures <bur...@gmail.com> wrote:
> > > 
> > > The problem is that there are no connection attempts in /var/log/secure 
> > > or /var/log/messages so obviously f2b has nothing to do.
> > 
> > Maybe the logs are in the journal and nothing is updating the legacy 
> > /var/log files?
> > What does journalctl report?
> > 
> > Barry
> 
> That was it!
> 
> How do I make sshd to log to secure as before?
Best to just use journalctl, logging to other files generally just duplicates 
what's also
found in the journald log.

journalctl -u sshd

And more per "man journalctl".
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to