Closed AOx0 closed 1 week ago
Done #57.
Usage:
curl -X GET http://localhost:9988/firewall/events/query\
-H "Content-Type: application/json"\
-d '"all"'
curl -X GET http://localhost:9988/firewall/events/query\
-H "Content-Type: application/json"\
-d '{ "last": { "secs": 320, "nanos": 0 } }'
curl -X GET http://localhost:9988/firewall/events/query\
-H "Content-Type: application/json"\
-d '{ "since": "2024-11-04T13:53:20.104238832" }'
Todo: