[Bro] Regular expression parenthesised groups

Nick Pratley npratley at redhat.com
Wed Nov 5 16:26:37 PST 2014


On 11/05/2014 11:48 PM, Seth Hall wrote:
> Sorry, we don't have group capturing in our regular expressions.  Here's an example where I've used a split function to achieve a similar result...
> 
> https://github.com/bro/bro/blob/master/scripts/base/utils/paths.bro#L34

Thanks Seth. I did manage to get it working using split.



More information about the Bro mailing list