Project

General

Profile

Actions

Demande #4407

closed

Normaliser la purge des logs HTTP sur la vm allo

Added by Christian P. Momon over 4 years ago. Updated over 4 years ago.

Status:
Fermé
Priority:
Normale
Assignee:
Christian P. Momon
Start date:
04/08/2020
Due date:
% Done:

0%

Estimated time:

Description

Actuellement :

=(^-^)=root@allo:~# ll -h /var/log/nginx/mumble.chapril.org/
total 3,9M
-rw-r--r-- 1 www-data root 3,8M avril  8 22:02 mumble.chapril.org-access.log
-rw-r--r-- 1 www-data root  90K avril  8 20:44 mumble.chapril.org-error.log

=(^-^)=root@allo:~# cat /etc/logrotate.d/nginx 
/var/log/nginx/*.log {
        daily
        missingok
        rotate 14

Conséquences :
  • des fichiers de log qui grossit indéfiniment ;
  • pas de purge ;
  • un risque de données manquants pour le rapport d'activité mensuelle.
Demande :
  • ajouter /var/log/nginx/*/*.log dans /etc/logrotate.d/nginx ;
  • modifier la logrotate de Nginx pour du mensuel sur 4 mois.
Actions #1

Updated by Christian P. Momon over 4 years ago

  • Description updated (diff)
Actions #2

Updated by Christian P. Momon over 4 years ago

  • Description updated (diff)
Actions #3

Updated by Christian P. Momon over 4 years ago

  • Status changed from Nouveau to Résolu

Fait.

Actions #4

Updated by Laurent POUJOULAT over 4 years ago

  • Status changed from Résolu to Fermé
Actions #5

Updated by Christian P. Momon over 4 years ago

  • Target version changed from Backlog to Sprint 2020 avril
Actions

Also available in: Atom PDF