Thanks for a great tool!
What is the recommended method of using nfdump as an external library for reading nfcapd data?
I'm in the process of making nfdump and moloch play together (read: piping nfcapd flows via moloch-capture pipeline as "dataless sessions" to be viewed and queried in moloch UI).
Integration is currently based on nfreader.c sample and it "seems to work OK, on my machine".
What I've done this far works with some hand-crafted code to please compiler and make things link, but for simple "--with-nfdump=/prefix" kind of inclusion some adjustments to the headers and build machinery should be done, IMHO.
Is there something missing from my radar, something planned in this field, or something where PR-s would be welcome?
Thanks for a great tool!
What is the recommended method of using nfdump as an external library for reading nfcapd data?
I'm in the process of making nfdump and moloch play together (read: piping nfcapd flows via moloch-capture pipeline as "dataless sessions" to be viewed and queried in moloch UI).
Integration is currently based on nfreader.c sample and it "seems to work OK, on my machine".
What I've done this far works with some hand-crafted code to please compiler and make things link, but for simple "--with-nfdump=/prefix" kind of inclusion some adjustments to the headers and build machinery should be done, IMHO.
Is there something missing from my radar, something planned in this field, or something where PR-s would be welcome?