Visualize Mikrotik logs

Hi there,
I am interested into logs visualization. So for example to see most IPs trying to acess my router from internet, TOPx ports accesses withing my LAN, most often destination from LAN to WAN, most denied rule etc.
I am running in my home setup Miktorik, and also Prometheus and Grafana (as containers in Docker). I am wondeing if this can be achieved with SNMP Exporter maybe? But I am not sure if with Exporter also logs can be transfered into Prometheus and then visualized in Grafana.

Any ideas, suggestions?
Many thanks

Nope, SNMP will not provide you with that.
User @Jotne has create a very nice solution using SPLUNK (Enterprise) and a script on the Mikrotik side forwarding information through SYSLOG.
You can install it for free as long as you remain under 500MBytes/day logs

This provides very nice information & visualisation.

Check out

http://forum.mikrotik.com/t/tool-using-splunk-to-analyse-mikrotik-logs-4-0-graphing-everything/153043/292