Skip to content

Commit dd56dbe

Browse files
committed
fix the thing
1 parent 22d2f25 commit dd56dbe

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

crowdsec-docs/docs/appsec/quickstart/traefik.mdx

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,17 @@ Additionally, we'll show how to monitor these alerts through the
3030
[Introduction](/appsec/intro.md#introduction) for a better understanding.
3131

3232
2. It's assumed that you have already installed:
33-
- **CrowdSec [Security Engine](intro.mdx)**: for installation, refer to the [QuickStart guide](/u/getting_started/installation/linux). The AppSec Component, which analyzes HTTP requests, is included within the security engine as a <UnderlineTooltip tooltip="Acquisition files tell CrowdSec where to find logs and which application they belong to.">Acquisition</UnderlineTooltip>.
34-
- Traefik Plugin **[Remediation Component](/u/bouncers/intro)**: Thanks to [maxlerebourg](https://github.com/maxlerebourg) and team they created a [Traefik Plugin](https://plugins.traefik.io/plugins/6335346ca4caa9ddeffda116/crowdsec-bouncer-traefik-plugin) that allows you to block requests directly from Traefik.
33+
- **CrowdSec [Security Engine](intro.mdx)**: for installation, refer to the
34+
[QuickStart guide](/u/getting_started/installation/linux). The AppSec
35+
Component, which analyzes HTTP requests, is included within the security
36+
engine as a <UnderlineTooltip tooltip="Acquisition files tell CrowdSec where
37+
to find logs and which application they belong to."
38+
<Acquisition</UnderlineTooltip>.
39+
- Traefik Plugin **[Remediation Component](/u/bouncers/intro)**: Thanks to
40+
[maxlerebourg](https://github.com/maxlerebourg) and team they created a
41+
[Traefik
42+
Plugin](https://plugins.traefik.io/plugins/6335346ca4caa9ddeffda116/crowdsec-bouncer-traefik-plugin)
43+
that allows you to block requests directly from Traefik.
3544

3645
:::info
3746
Prior to starting the guide ensure you are using the [Traefik

0 commit comments

Comments
 (0)