From b34873f98052ac5fb4bf6731a25730075796d764 Mon Sep 17 00:00:00 2001 From: ertopogo Date: Fri, 13 Mar 2026 00:33:28 +0100 Subject: Initial commit medias platform --- docs/TEMPLATE_INCIDENT.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 docs/TEMPLATE_INCIDENT.md (limited to 'docs/TEMPLATE_INCIDENT.md') diff --git a/docs/TEMPLATE_INCIDENT.md b/docs/TEMPLATE_INCIDENT.md new file mode 100644 index 0000000..fc49825 --- /dev/null +++ b/docs/TEMPLATE_INCIDENT.md @@ -0,0 +1,50 @@ +# TEMPLATE_INCIDENT + +## Resume rapide +- Date/heure de detection: +- Environnement: dev | test | prod +- Service impacte: +- Gravite: faible | moyenne | elevee | critique +- Statut: ouvert | en cours | resolu + +## Symptome +- Ce qui est observe: +- Message d'erreur principal: +- Portee de l'impact (utilisateurs/systemes): + +## Verification initiale +- Healthcheck service: +- Disponibilite dependances (DB, IAM, stockage): +- Verification reseau/DNS: +- Verification authentification/autorisation: + +## Diagnostic +- Hypothese 1: +- Hypothese 2: +- Cause racine retenue: + +## Correctif applique +- Action 1: +- Action 2: +- Rollback necessaire: oui | non +- Detail rollback (si oui): + +## Validation +- Test fonctionnel: +- Test securite: +- Resultat final: OK | NOK + +## Prevention +- Action preventive 1: +- Action preventive 2: +- Ticket de suivi: + +## Pieces de preuve +- Logs: +- Captures: +- Liens dashboard/monitoring: + +## Cloture +- Date/heure: +- Responsable: +- Documents mis a jour: TROUBLESHOOTING.md | CHANGELOG_OPERATIONS.md | autre -- cgit v1.2.3