From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: linux pam audit Date: Wed, 22 Aug 2007 19:45:16 -0400 Message-ID: <200708221945.17103.sgrubb@redhat.com> References: <1187764015.2414.7.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1187764015.2414.7.camel@localhost.localdomain> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wednesday 22 August 2007 02:26:55 Thomas Wang wrote: > Is it possible to redirect the log messages of a certain > PAM Service into a special file. If you are not running the audit daemon and you are running rsyslog, you should be able to use regular expressions to match messages and send them to a file of your choice. -Steve