Advice appreciated - ragrep & raxml

Carter Bullard carter at qosient.com
Mon Mar 25 08:40:32 EST 2002


Hey Neil,
You need to use the '-d' ra-option to specify how much
data you want printed.  To printout both source
and destination user data buffers, use the "-d n"
option.

   ragrep -r filename -e "cgi" -w - | raxml -d128

should work fine.

Carter

Carter Bullard
QoSient, LLC
300 E. 56th Street, Suite 18K
New York, New York  10022

carter at qosient.com
Phone +1 212 588-9133
Fax   +1 212 588-9134
http://qosient.com


> -----Original Message-----
> From: owner-argus-info at lists.andrew.cmu.edu 
> [mailto:owner-argus-info at lists.andrew.cmu.edu] On Behalf Of 
> Neil Francis
> Sent: Friday, March 22, 2002 8:55 AM
> To: argus-info at lists.andrew.cmu.edu
> Subject: Advice appreciated - ragrep & raxml
> 
> 
> I understand ragrep does not actually print the string 
> grepped for in user 
> data. I understand raxml should as an email fragment from 
> Carter below 
> indicates that I can do things like this:.
> 
> --
>    raxml -S localhost | fgrep SrcData
> 
> all the time.  I also use ragrep() in the same way:
> 
>     ragrep -S localhost -e "cgi" -w - | raxml | fgrep Ascii
> --
> 
> However I am misunderstanding something. Having recently set 
> argus (2.0.4) 
> to capture the first 128 bytes of user data I can ragrep out 
> appropriate 
> strings and will get matched records but I cannot actually go 
> further and 
> pipe this through raxml to see the source data.
> 
> Can anyone shed light? What am I misunderstanding?
> 
> 
> ----------------------------------
> Neil Francis, Systems
> University of Bath
> +44 1225 383571
> ccsnjf at bath.ac.uk
> 
> 
> 



More information about the argus mailing list