dustin-decker / threatseer

efficient linux security monitoring
Apache License 2.0
25 stars 4 forks source link

add event rate limiter #2

Open dustin-decker opened 6 years ago

dustin-decker commented 6 years ago

Add a configurable rate limiter for events. Per-source at minimum, so we get some of every type, and maybe overall rate limiter too?

dustin-decker commented 6 years ago

For Capsule8 API stuff it's configurable via a ThrottleModifier when subscribing to events: (use local godocs) http://localhost:6060/pkg/github.com/capsule8/capsule8/api/v0/#ThrottleModifier