There haven't been any updates to the Splunk Add-on for BRO IDS since March 31 2015 and the list of known issues is giving me a few challenges.
I'm specifically interested in seeing these fixed:
Publication date Defect number Description
03/30/14 ADDON-3517 Fix event types and tags, make compliant
10/27/14 ADDON-2207 Several properties configured to extract bytes fields, which is not the correct method to do conditional field aliasing.
10/27/14 ADDON-2206 bro_action_lookup is not functioning.
04/24/14 ADDON-1379 Bro logs contain a field named 'host' that conflict with the Splunk's host field.
All of the above Known Issues are from 2014.
When can we expect an update?
Mikael
Hi,
Thank you for following up. We are working on releasing an update for the Splunk Add-on for Bro which includes fixes to the ones you have highlighted and others.
ADDON-2206 will not be fixed because a single event cannot have both conn_state & status fields to do the lookup. Events of sourcetype "bro_conn" have "conn_state" field, and sourcetype "bro_http" & "bro_ssh" events have "status" field. As a result, the "action" field that is outputted by both lookups will not conflict.
Let us know if you have any questions.
Hi,
Thank you for following up. We are working on releasing an update for the Splunk Add-on for Bro which includes fixes to the ones you have highlighted and others.
ADDON-2206 will not be fixed because a single event cannot have both conn_state & status fields to do the lookup. Events of sourcetype "bro_conn" have "conn_state" field, and sourcetype "bro_http" & "bro_ssh" events have "status" field. As a result, the "action" field that is outputted by both lookups will not conflict.
Let us know if you have any questions.
Hi Mikael, version 3.2.0 is now out with corrections to all of these issues (as Elias notes, ADDON-2206 was closed invalid).
http://docs.splunk.com/Documentation/AddOns/latest/BroIDS/Releasenotes
Thanks. 3.2.0 is looking better!
An update after about two weeks of use: