Every minute cron checks for something to do and my auth.log is filled with
This makes my logs rather hard to read when I am looking for information logged by ssh.Code:Sep 2 23:52:01 LAMPP CRON[21487]: pam_unix(cron:session): session opened for user root by (uid=0) Sep 2 23:52:02 LAMPP CRON[21487]: pam_unix(cron:session): session closed for user root
I know this isn't an intruder because you can only ssh into this computer from my my network and I would like my logs to be readable before I forward the port that ssh operates on.
Is there any way to make this information from cron use a different log or not show up at all?
Thanks in advance.



Adv Reply



Bookmarks