[pmacct-discussion] sfacctd and tagging with filters

2017-04-04 Thread Aurelien Kempiak
Hello there! I'm trying to tag my flows per set of hosts (each set is a customer) and record them into mysql. So, here is my (testing) pretag.map file : set_tag=101 ip=185.151.188.33 filter='src host 185.151.188.30' set_tag=102 ip=185.151.188.34 filter='src host 185.151.188.30' set_tag=103

Re: [pmacct-discussion] sfacctd and tagging with filters

2017-04-06 Thread Aurelien Kempiak
, Apr 04, 2017 at 04:32:13PM +0200, Aurelien Kempiak wrote: Hello there! I'm trying to tag my flows per set of hosts (each set is a customer) and record them into mysql. So, here is my (testing) pretag.map file : set_tag=101 ip=185.151.188.33 filter='src host 185.151.188.30' set_tag=102 ip