We are thinking of using Graylog to collect logs data that will be later used to compile stats and display them on graphs (in another application). I am aware that you can create widgets/custom dashboards on Graylog web interface but is it possible to get access and manipulate these data and run queries like we do in SQL - SELECT COUNT(*) .. GROUP BY COLUMN etc?
Any help would be greatly appreciated :)