ra stdin does not work ?

Carter Bullard carter at qosient.com
Tue Sep 2 11:52:36 EDT 2003


Hey Fabien,
   Found the bug, and its in argus-clients-2.0.g.beta.46 which
will be on the server tonight/tomorrow.  If you can't wait, here
is a patch that will fix the stdin problem:

Index: argus_parse.c
===================================================================
RCS file: /usr/local/cvsroot/argus-clients/common/argus_parse.c,v
retrieving revision 1.22
diff -r1.22 argus_parse.c
622c622
<                if (((ArgusReadConnection (addr, NULL)) >= 0)) {
---
>                if (((ArgusReadConnection (addr, addr->filename)) >= 0)) {

Carter



> -----Original Message-----
> From: owner-argus-info at lists.andrew.cmu.edu
> [mailto:owner-argus-info at lists.andrew.cmu.edu] On Behalf Of
> Fabien COELHO
> Sent: Monday, September 01, 2003 10:10 AM
> To: ARGUS software mailing list
> Subject: ra stdin does not work ?
>
>
>
> Hi folks,
>
> With version 2.0.6.beta41 on debian
>
> shell> cat /var/log/argus/argus.log | ra -r - -
> <EMPTY>
>
> although
>
> shell> ra -r /var/log/argus/argus.log -
> ...
> <OK>
>
> It seems that the '-' for stdin processing of ra and racount does not
> work.
>
> --
> Fabien Coelho - coelho at cri.ensmp.fr
>






More information about the argus mailing list