Created FilterNoisyLogs plug that disables Phoenix logging for both request and response logs by setting conn.private.phoenix_log to false. This prevents both: - Initial request log (Plug.Telemetry) - Response log (Phoenix.Logger "Sent 200 in Xms") Filters: - GET /health (Kubernetes probes) - HEAD / (external uptime monitors) |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||