netbird/management/cmd
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
..
defaults.go Feature/dns protocol (#543) 2022-11-07 15:38:21 +01:00
management.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
root.go Validate single account domain input (#624) 2022-12-13 13:43:29 +01:00