Mailinglist Archive: opensuse-security (97 mails)
| < Previous | Next > |
Re: [suse-security] Log Surf ?
- From: "Martin P. Peikert" <mp@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Oct 1999 10:38:54 +0200
- Message-id: <99101810433400.23094@tetm36>
Dear Frank Krüger, concerning your mail sent on Sat, 16 Oct 1999 let me reply the following:
>Hi Kelvin, hi list,
>
>> Does anyone know how to get key system events emailed to you, such as
>> login attempts, anything that appears in /var/log/warn and the like ?
>
>I'm using a script called by cron with its essential line
>
>tail /var/log/warn | mail admin@xxxxxxxxxxxxxxxxxxx
>
>or
>
>tail /var/log/warn | grep 'LOGIN' | mail admin@xxxxxxxxxxxxxxxxxxx
>
>
>rgds.
>
>Frank
The same can be done by adding to your /etc/syslog.conf:
*.warn admin@whereeveryouare
Regards,
Martin
--
----------------------------------------------------
Dipl. Math. Martin Peikert EN 636
TU Berlin fon 314-23881
Sekretariat EN 2 fax 314-22284
http://www-tet.ee.tu-berlin.de/peikert/index.html
----------------------------------------------------
>Hi Kelvin, hi list,
>
>> Does anyone know how to get key system events emailed to you, such as
>> login attempts, anything that appears in /var/log/warn and the like ?
>
>I'm using a script called by cron with its essential line
>
>tail /var/log/warn | mail admin@xxxxxxxxxxxxxxxxxxx
>
>or
>
>tail /var/log/warn | grep 'LOGIN' | mail admin@xxxxxxxxxxxxxxxxxxx
>
>
>rgds.
>
>Frank
The same can be done by adding to your /etc/syslog.conf:
*.warn admin@whereeveryouare
Regards,
Martin
--
----------------------------------------------------
Dipl. Math. Martin Peikert EN 636
TU Berlin fon 314-23881
Sekretariat EN 2 fax 314-22284
http://www-tet.ee.tu-berlin.de/peikert/index.html
----------------------------------------------------
| < Previous | Next > |