Update techniques/nepenthes/howto_nepenthes_deployment.md

This commit is contained in:
SINS 2026-06-03 22:14:04 +00:00
parent cef2d90090
commit 304fe11236

View File

@ -126,7 +126,7 @@ sudo tail -f /var/log/nginx/ai_violators.log
## 6. Maintenance ## 6. Maintenance
- Monitor Nepenthes container logs for errors. - Monitor Nepenthes container logs for errors.
- Update the aggressive-bot map when new patterns are published in `known-aggressive-bot-user-agents.md`. - Update the aggressive-bot map when new patterns are published in `known_aggressive_bot_user_agents.md`.
- Rotate `ai_violators.log` weekly. - Rotate `ai_violators.log` weekly.
*Companion to `howto-anubis-deployment.md` and `howto-rate-limiting-fail2ban-deployment.md`.* *Companion to `howto_anubis_deployment.md` and `howto-rate-limiting-fail2ban-deployment.md`.*