Writing custom clients

Carter Bullard carter at qosient.com
Fri Oct 11 18:57:35 EDT 2013


Hey Kaustubh,
Start with ratemplate.c to get a skeleton and Makefile, and then use
ranonymize.c, to see how to fetch the addrs and write them into the ArgusRecordStruct.  It isn't hard to follow.

Write the records out using ArgusWriteNewLogfile() and all should go really well.

Carter

> On Oct 11, 2013, at 12:33 PM, Kaustubh Gadkari <kaustubh at cs.colostate.edu> wrote:
> 
> Carter,
> 
> I am looking into writing a custom anonymizer to use on our datasets, using a IP anonymizing library a few of our collaborators wrote. I expect the client to be fairly simple - read a record, pull out the source and destination IP addresses from the record, anonymize them and then write the modified record to file. What would be the simplest way to go about this?
> 
> Thanks,
> Kaustubh
> 
> --
> Kaustubh Gadkari
> kaustubh at cs.colostate.edu
> 



More information about the argus mailing list