From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: audisp resend question Date: Thu, 4 Dec 2008 12:42:22 -0500 Message-ID: <200812041242.22792.sgrubb@redhat.com> References: <1228411289.14768.187.camel@homeserver> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from centaur.localnet (vpn-13-5.rdu.redhat.com [10.11.13.5]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mB4HgJkv030798 for ; Thu, 4 Dec 2008 12:42:19 -0500 In-Reply-To: <1228411289.14768.187.camel@homeserver> 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 Thursday 04 December 2008 12:21:29 LC Bruzenak wrote: > Say the problem on the collector is fixed and it comes back up. > Then we bring up the client sender machine(s). > I haven't tested this but I do not think the missed events will get sent > right? Correct. > How can I try to resend the events to the collector? All audisp plugins take their data from stdin. You can pipe the raw output of ausearch into audisp-remote and it should do the right thing. -Steve