From: Cody A. <ald...@gm...> - 2017-07-25 22:57:22
|
Michael, Thank you. I figured it was an easy fix. I just did not know what it was. :) -Cody On Tue, Jul 25, 2017 at 2:38 PM, Michael Keuter <li...@mk...> wrote: > > > Hi Cody, > > Adaptive Ban scans the /var/log/messages file for specific errors, and > then block IP addresses. > When you reboot by default the log files are deleted because they are > living a temporary filesystem. > > You can change that, if you set "PERSISTLOG=yes" in your "user.conf" and > reboot. > From that point on the logs are stored in "/mnt/kd/log". > > ## Persistent Logs > ## If this variable is defined, logs are saved to the keydisk instead of > RAM > PERSISTLOG=yes > > Michael > > > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |