MaGe Linux Operations
Nov 19, 2024 · Operations
Recover Deleted Nginx Logs on Linux Using lsof – Step‑by‑Step Guide
This tutorial demonstrates how to verify a running Nginx process, deliberately delete its access log, and then use the lsof command together with the /proc filesystem to locate the deleted file descriptor and restore the log data on a Linux system.
Linuxfile deletionlog recovery
0 likes · 5 min read
