Sentora Support Forums
Logs (Error, Access) - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: General Forums - (Non-Sentora Support) (https://senforums.mach-hosting.com/forumdisplay.php?fid=1)
+--- Forum: Sentora Development (https://senforums.mach-hosting.com/forumdisplay.php?fid=54)
+--- Thread: Logs (Error, Access) (/showthread.php?tid=700)

Pages: 1 2


Logs (Error, Access) - samt2497 - 12-02-2014

I noticed that is not possible to view any log from web interface, i think this feature is really important.

I don't know if it should be added directly to domain module or a new log viewer module.


RE: Logs (Error, Access) - TGates - 12-03-2014

There is a log viewer module...

zppy repo add rustus.txt-clan.com
zppy update
zppy install system_logviewer

Then go to module admin and enable it for admin only.
Next, go into the module and read the README at the bottom of the page to set it up.


RE: Logs (Error, Access) - samt2497 - 12-03-2014

But users should be able to view their logs. There is a feature like that in the roadmap?


RE: Logs (Error, Access) - Me.B - 12-03-2014

users viewing their logs? May be later but not the priority currently.

M B


RE: Logs (Error, Access) - TGates - 12-03-2014

Well, somebody can build a 3rd party module to do this. The dev team have enough work ATM...


RE: Logs (Error, Access) - samt2497 - 12-03-2014

(12-03-2014, 04:22 AM)TGates Wrote: Well, somebody can build a 3rd party module to do this. The dev team have enough work ATM...

I will try to develop it then.


RE: Logs (Error, Access) - TGates - 12-03-2014

Cool, take a look at some of the routines in Sentastico/Zantastico and system_logviewer modules. You will be able to get most of the code/ideas from them. I think if you do that, you will find it very simple to make the 'User Log Viewer' Wink

If I had a few hours, I'd work on one. Time just hasn't been my friend lately.


RE: Logs (Error, Access) - Me.B - 12-03-2014

For log checking & such low admin task I usually rather use webmin that already offer all those features. I don't need a module there for sentora panel.

M B


RE: Logs (Error, Access) - samt2497 - 12-03-2014

I can check logs using tail /var/sentora/logs/domains/zadmin/blablabla.log
But there should be some module that allows sentora users to view logs of their sites. I'm working on it now.


RE: Logs (Error, Access) - Me.B - 12-03-2014

I think it's far more effective if we move the logs so they can be accessed with FTP. Far easier.

M B