cebilon123 / waffle

Web Application Firewall, made in go.
MIT License
78 stars 7 forks source link

Add request data visualisation #10

Open cebilon123 opened 3 months ago

cebilon123 commented 3 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 😄

cebilon123 commented 2 months ago

For now we are going with the grafana.