netbird/management/server/activity/sqlite
Misha Bragin 5c0b8a46f0
Add system activity tracking and event store (#636)
This PR adds system activity tracking. 
The management service records events like 
add/remove peer,  group, rule, route, etc.

The activity events are stored in the SQLite event store
and can be queried by the HTTP API.
2023-01-02 15:11:32 +01:00
..
sqlite_test.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
sqlite.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00