Extra webserver logs made visible for user

flexjoly

Verified User
Joined
Nov 2, 2016
Messages
86
Location
Apeldoorn, Netherlands
Hi,

For debugging purposes we sometimes generate extra nginx logs. In the same way the normal webserver-logs are created.
Code:
/var/log/nginx/domains/domain.com.extra.log

Is it possible that those are also shown on the log-page in de user? Next to the usage- and error- log?

I know there are workarounds and I can also make a plugin for it.
But since it is the same structure and logic as the other ones, it would be much easier if DA could show all of these logs for a domain:
Code:
/var/log/[webserver]/domains/[domain.com][.error|some-other-fancy-name].log

Thanks in advance,
flexJoly
 
Back
Top