You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/swatchdog/files/swatchdogrc

11 lines
299 B

#
# A sample configuration file for swatchdog.
#
# See "man swatchdog" for details.
# Mails root when invalid remote login attempted.
watchfor /(.*) (.*) (.*) (.*) (.*):( [iI]nvalid [uU]ser )(.*)( from )(.*)$/
threshold track_by=$9,type=limit,count=3,seconds=30
mail root,subject="Invalid user"