Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.14 KB

File metadata and controls

17 lines (14 loc) · 1.14 KB

In this repository we will be showing multiple examples on how to use CrowdSec within container environments.

The idea is to show how to use CrowdSec in different scenarios, from the most basic to more complex ones. These examples can be used out of the box or as a base to build your own solution.

Name Description
Standard Old example please read top of README.md
Container Socket Example reading logs from container socket
Container Labels Example reading logs from containers using labels as discovery
Journald Example reading logs from journald
Swag Example protecting SWAG
NPM Example protecting NPM (Nginx Proxy Manager Fork)
NPMplus Example protecting NPMplus (Nginx Proxy Manager Fork)
Caddy Example protecting Caddy
ELK Example reading logs from ELK stack (Logstash)

Would you like to contribute an example you didn't see here? or just found a mistake you would like to fix? Please open a PR and we will review it as soon as possible.