On 14 Mag, 12:11, Doug Burks <
doug.bu...@gmail.com> wrote:
> Hi Joshua,
>
> This is defined in the configuration file for whatever IDS Engine you
> chose during Setup (Snort or Suricata):
>
> grep classification /etc/nsm/*/snort.conf /etc/nsm/*/suricata.yaml
> /etc/nsm/qa-eth0/snort.conf:include classification.config
> /etc/nsm/qa-eth0/suricata.yaml:classification-file:
> /etc/suricata/classification.config
>
> As you can see, snort.conf defaults to using the classification.config
> in the sensor directory (/etc/nsm/HOSTNAME-INTERFACE) and
> suricata.yaml defaults to using the classification.config in
> /etc/suricata/.
>
> We have an open issue to make this more consistent in the future:
http://code.google.com/p/security-onion/issues/detail?id=209
>
> Hope that helps!
>
> Thanks,
> Doug
>
> On Mon, May 14, 2012 at 4:44 AM, Joshua Calandra
>