lnav
lnav copied to clipboard
Generic [Bro] self describing file capability
Is there currently a way to utilize the Bro log format with non-Bro logs? For example, I would like to view CSV files. So I was thinking of converting these to Bro log format and make use of the self describing features. Is this currently possible?
Sorry, I haven't made progress on this yet. Good to hear people are interested though. Helps to know where to spend time.
No problem! It'd just be a great way to be able to analyse fairly generic logs, and its easy to understand the Bro format. When/if you have something in the works I will look to build a CSV to Bro format tool (in Python probably) 👍