Project

General

Profile

Feature #6803

Updated by Victor Julien 3 months ago

A dataset entry would be added with an associated business id 

 <pre> 
 dataset-add myorg-dataset ipv4 1.2.3.4 base64-encoded-business-id 
 </pre> 

 When a rule hits from myorg-dataset, it would log the based 64 id to indicate which business source id it originated from. 


Back