AdguardTeam / AdguardTeam/AdGuardHome

log_compress config doesn't work properly

Abierto
#3,528 6 comentarios 0 reacciones 1 asignado Reclamado por @ainar-g Ver en GitHub
documentation P3: Medium
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Have a question or an idea? Please search it [on our forum](https://github.com/AdguardTeam/AdGuardHome/discussions) to make sure it was not yet asked. If you cannot find what you had in mind, please [submit it here](https://github.com/AdguardTeam/AdGuardHome/discussions/new).

### Issue Details

* **Version of AdGuard Home server:**
* v0.106.3
* **How did you install AdGuard Home:**
* OPENWRT Builded-in, and maybe it's installed from github
* **How did you setup DNS configuration:**
* Router
* **If it's a router or IoT, please write device model:**
* OPENWRT R21
* **CPU architecture:**
* x86_64
* **Operating system and version:**
* linux 5.4.122

### Expected Behavior
the query log files compression to `*.gz`

### Actual Behavior
Even I have already set the `log_compress:true`, but the logs still are stored as raw.

### Screenshots

Screenshot1:

![image](https://user-images.githubusercontent.com/72277244/131688779-550c1f43-6806-45c5-bfdf-cd93aa70be71.png)

already set the `log_compress` to `true`.

Screenshot2:

![image](https://user-images.githubusercontent.com/72277244/131689337-92586211-a957-442a-9e35-419c47917491.png)

the logs files didn't get compressed, and will soon eat up my disk space till the router dies.

### Additional Information
On my openwrt system, I have installed the `gzip` softerware. Or is there any other dependencies I need to install?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.