Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

523
Vistas
detect unused files/folders in a server via apache log

I inherited a server on which a large number of applications and files are installed. Many of these are no longer in use, but I have no documentation of what is in production and what is not. I should try to clean up and remove unused files and applications. Since I have Apache logs, can I process them with an analyzer or some script to identify the files (or rather the folders) that are no longer in use (which have not had hits since January 2020 for example)? Any help is appreciated.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

In the end I solved it by simply using the grep command. I used the Apache logs from January to now, and for each folder on the server I launched a command like:

cat access_log_20200* |grep "GET /folder"

So I deleted the ones that are not present in the log file.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda