Hello, I've been experimenting using custom ruletypes (now that 2.8.1 doesn't crash when defining them). I currently have all rules outputing to unified for processing by barnyard into BASE. I wanted to be able to have certain rules only output to a specific file, and not go into the unified output. According to the Snort Docs, I would do this using a custom ruletype, specifying 2 outputs, specifically using the output types a l e r t_f a s t and l o g_n u l l. I'm able to do this manually, but can't figure out to do it via IDSPM. Is there a specific way to accomplish this? Thanks in advance.