zoraxy icon indicating copy to clipboard operation
zoraxy copied to clipboard

[ENHANCEMENTS] Separate Logs Per Site

Open jjmmbb opened this issue 11 months ago • 3 comments

Objective: Introduce a functionality that allows the separation of logs by individual site in order to enhance organization, streamline analysis, and improve troubleshooting capabilities.

Description: Currently, all logs are aggregated without differentiation by site, making it challenging to pinpoint specific issues or monitor performance at a site level. This feature would enable users to generate and access logs that are distinctly categorized per site, ensuring that data remains easily identifiable and manageable.

Key benefits of this feature include:

Improved efficiency in identifying and resolving site-specific issues.

Simplified compliance with site-specific regulations or reporting requirements.

Enhanced readability and organization for teams managing multiple sites.

To implement this, the system could include a tagging mechanism or a filtering option to allocate logs to their respective sites automatically. This could be accompanied by an intuitive interface for switching between and analyzing logs for each site individually.

jjmmbb avatar Mar 23 '25 18:03 jjmmbb

Also the ability to disable logs per site, I have one site that generated a ton of traffic, 1.7GB log files per day. I want to disable logging on just that virtual host

madman2021 avatar Oct 23 '25 00:10 madman2021

@madman2021 Yes this is easier to implement imo.

Image

I have that prototype working, shd be in next release.

tobychui avatar Oct 23 '25 14:10 tobychui

@madman2021 Yes this is easier to implement imo. Image

I have that prototype working, shd be in next release.

THank you so much that will help a ton.

madman2021 avatar Oct 28 '25 00:10 madman2021