services/crowdsec: add collection and acquisition for stirling-pdf
This commit is contained in:
@@ -90,6 +90,14 @@ in
|
||||
query = "{container=\"gitea-server\"}";
|
||||
labels.type = "gitea";
|
||||
}
|
||||
{
|
||||
source = "loki";
|
||||
log_level = "info";
|
||||
url = "http://log-01.tail755c5.ts.net:3100";
|
||||
limit = 1000;
|
||||
query = "{container=\"stirling-pdf\"}";
|
||||
labels.type = "stirling-pdf";
|
||||
}
|
||||
];
|
||||
|
||||
parsers = {
|
||||
@@ -125,6 +133,7 @@ in
|
||||
"crowdsecurity/caddy"
|
||||
"crowdsecurity/nginx"
|
||||
"crowdsecurity/sshd"
|
||||
"crowdsecurity/stirling-pdf"
|
||||
"crowdsecurity/traefik"
|
||||
"crowdsecurity/whitelist-good-actors"
|
||||
"crowdsecurity/wordpress"
|
||||
|
||||
Reference in New Issue
Block a user