firstlookmedia / flock-server

🦉 Flock is a privacy-preserving fleet management system powered by osquery and the Elastic Stack
GNU General Public License v3.0
19 stars 1 forks source link

When Flock logs come in, send Keybase notifications #27

Closed micahflee closed 5 years ago

micahflee commented 5 years ago

This is the server component of this PR: https://github.com/firstlookmedia/flock-agent/pull/59

When the server receives flock logs, it adds them to elasticsearch as keybase notifications. It also adds new types of notifications that are supported:

"server_enabled": "A user has enabled the server",
"server_disabled": "A user has disabled the server",
"twigs_enabled": "A user has enabled twigs",
"twigs_disabled": "A user has disabled twigs",