Hi Chris, On Wed, Jul 18, 2012 at 12:45:34PM +0100, Chris Wilson wrote:
> Thanks for doing that :) I'm testing the latest CVS now. OK, keep me posted. > I did notice that restarting the daemon generates these duplicate key > errors. Restarting isn't completely compatible with an "always insert" > configuration and unique primary keys. > > I haven't reproduced the original problem yet. OK, keep me posted. > On an unrelated note, how hard would it be to get the log message from > ULOG stored in the database, for example in the classification field? I > had a look through the code but I couldn't see any way to store this > field from the received packet into the in-memory structure used to track > flows. For clarity: which log messages are you referring to? The original packet (portion) itself with (or without) ancillary netfilter structures? If yes - than that is not currently possible. It's always possible to embed some data in some fields but the showstopper i see is an entry in the database has not 1:1 relationship with a single packet (portion): these should be concatenated or so (which i can anticipate is some work). What is the case study? Cheers, Paolo _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
