Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| bindloganon [2017-07-04T23:45:22Z] – fusl | bindloganon [2017-07-04T23:45:53Z] (current) – fusl | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| This method anonymizes named logs as they are generated. It also permits preprocessing of raw log data (with IP addresses intact) for purposes of traffic analysis, blacklisting, | This method anonymizes named logs as they are generated. It also permits preprocessing of raw log data (with IP addresses intact) for purposes of traffic analysis, blacklisting, | ||
| * Running on Unix system that supports signals and ' | * Running on Unix system that supports signals and ' | ||
| - | * Running BIND named daemon in a chroot jail under user '' | + | * Running BIND named daemon in a chroot jail under user '' |
| - | * Log will be saved in / | + | * Log will be saved in '' |
| * Support for named pipes. | * Support for named pipes. | ||
| * Using logrotate to manage logs. | * Using logrotate to manage logs. | ||
| ==== Installation instructions ==== | ==== Installation instructions ==== | ||
| - | * Install the following script outside of your chroot jail. Set the permissions so that it can be executed by user '' | + | * Install the following script outside of your chroot jail. Set the permissions so that it can be executed by user '' |
| #! / | #! / | ||