Dear all,
I’m brand new to bro (just found out about it and tried yesterday) and I’m very intrigued by its capabilities.
The documentation says we can write outputs into databases BUT, as I got to the logging framework documentation, it seems the only “non file based” writer driver available is for sqlite.
I’m really interested in using a server based SQL instance (like postgresql, mysql or mariadb) AND a NoSQL service (mongodb or couchdb).
Are there any other writer drivers available (even if they are not officially supported / are part of non committed contributions)?
If not, can someone give me some pointers on how to develop extra writer drivers?
Thank you,
Luis Silva