Linux Log Viewer with Web interface
Posted
by
user180039
on Server Fault
See other posts from Server Fault
or by user180039
Published on 2013-07-02T15:48:10Z
Indexed on
2013/07/02
17:07 UTC
Read the original article
Hit count: 211
I have been asked at work to find a solution to one of our problems. We have several logs that customers need access to, because we don't want to give them direct access to the folder/share we are looking to implement a simple Web based solution that permits customers to login see a list of files they have permissions to and download the file.
It would need to be able to setup permissions so User01 can see file01 and file03 and User02 can see file04 and file06, optimally all the files would be under the same folder, so permissions are based on files rather then based on folders.
Anyone got any ideas
Many Thanks
© Server Fault or respective owner