Earlier quoted context omitted.
The way I talk about it in person is this is the "last mile for your data". The problem you have in Tableau, Splunk and all of them, is that you can do a shit load of heavy processing, but then the frontend is not very flexible. As in you can't do basic maths AFTER the data's been processed. In fact, all of these tool will allow you to download a CSV file for further processing in Excel. This is the part I want to co…
> As in you can't do basic maths AFTER the data's been processed. That's not true at all. It's just a different query language to yours and a different methodology to utilizing it. All the big BI and SIEM tools have post-processing capabilities able to do statistics at the Excel level, typically by creating new columns in the dataset. PowerBI has an excel-like function system for calculated columns. Tableau has a cro…
Re: Javascript, yes I wish there was something better out there. But unfortunately, there's not, and I don't really have the time to build it.