No description
- HTML 64.2%
- Ruby 35.8%
| recipes | ||
| templates/default | ||
| test/integration | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| Berksfile | ||
| Berksfile.lock | ||
| kitchen.yml | ||
| metadata.rb | ||
| README.md | ||
| page_title |
|---|
| Black Widow |
The Black Widow cookbook deploys journalbeat and auditbeat, and configures them to stream messages to Elasticsearch.
Journalbeat reads from the systemd journal. Auditbeat is a replacement for auditd, it will load audit rules into the kernel via netlink and then stream usable JSON messages instead of the multiple messages per event that auditd would emit.
TODO
- Add auditbeat
- Possibly add filebeat