File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ New contributors are encouraged to join the problem detection community add new
6565
6666| Data Source | Reference
6767| -| -|
68+ cre.config.nginx | https://nginx.org/
6869cre.log.aws.eks-nodeagent | https://github.com/aws/aws-network-policy-agent
6970cre.log.datadog.agent | https://github.com/DataDog/datadog-agent
7071cre.log.django | https://github.com/django/django
Original file line number Diff line number Diff line change 4545 rule :
4646 set :
4747 event :
48- source : cre.log .nginx
48+ source : cre.config .nginx
4949 match :
50- - regex : " ssl_ciphers(.+)(DES-CBC3-SHA|RC4-SHA|AES128-SHA|ECDHE-RSA-SHA1|EXP|MD5|ADH-(AES|DES)|NULL-SHA)(.+);"
50+ - regex : " ssl_ciphers(.+)(DES-CBC3-SHA|RC4-SHA|AES128-SHA|ECDHE-RSA-SHA1|EXP|MD5|ADH-(AES|DES)|NULL-SHA)(.+);"
You can’t perform that action at this time.
0 commit comments