<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} P{margin-top:0;margin-bottom:0;}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello Bro devs. I was talking with Seth yesterday at Bro Con about how an independent command line script for working with Bro logs could fit into bro-pkg.</p>
<p><br>
</p>
<p>The bawk shell script I wrote (<a href="https://github.com/deltaray/bawk">https://github.com/deltaray/bawk</a>) is a command meant to work with Bro logs from the command line. The installation involves putting an executable script into the path of people
 analyzing Bro logs and making some associated libraries available to that script somewhere. Right now I'm just putting the script in /opt/bro/bin/bawk and the libraries in /opt/bro/lib/bawk. Maybe there is a better place.<br>
</p>
<p><br>
</p>
<p>Seth said that this is not something that is covered by bro-pkg at the moment, but maybe is a category of community contribution that should be considered.</p>
<p><br>
</p>
<p>On a related note, someone at BroCon also brought up an interesting question about whether bro-pkg could be used to share Intel data with the community. Sounds like bro-pkg could benefit from having additional categories for package types.</p>
<p><br>
Thanks,<br>
Mark<br>
</p>
</body>
</html>