Hi all, I have a home router with 4.6/i386 installed on a 512 MB CF card. As both disk space and RAM are scarce, I want to minimize logging. As I don't usually have other machines running, remote logging is not really a workable solution.
I'm not that interested in seeing the nth failed SSH login attempt, but I would like to be able to monitor successful logins to the router. I have played around with the LogLevel directive in sshd_config, but it seems that it does not have the granularity I need. Reading src/usr.bin/ssh/log.* did not give me any further ideas, neither did googling. Is there a way to only log successful login attempts via SSH? Regards, peter