thegodenage / waffle

Web Application Firewall, made in go.
MIT License
96 stars 11 forks source link

Add request data visualisation #10

Open thegodenage opened 8 months ago

thegodenage commented 8 months ago

Context:

Currently, there is no way to visualize what requests are coming through our WAF. At the very beginning, we need a frontend that simply visualizes the incoming requests.

It could be done as a list of incoming requests and some kind of graph.

TODO

AC

Info

We could create our custom frontend i.e. in React, or we can try using Grafana, share some ideas here, and let's discuss 😄

thegodenage commented 7 months ago

For now we are going with the grafana.