Show logs in admin panel on windows machine [FEATURE REQ]
Moderator: crythias
Show logs in admin panel on windows machine [FEATURE REQ]
Why is it that OTRS developers decided to hate on Windows users and not show the logs in the web GUI like they do on UNIX based systems? It seems like such a simple thing to implement...
Last edited by arvobowen on 03 Aug 2010, 20:34, edited 1 time in total.
Operating System: Windows Server 2003 x86
Purpose: Information Technology Help Desk
OTRS Version: OTRS 2.4.7
Purpose: Information Technology Help Desk
OTRS Version: OTRS 2.4.7
Re: Show logs in the admin panel off a windows machine
it is technically not possible. The log you see in the admin frontend is stored in a shared memory segment of the webserver, this is only possible on UNIX based systems.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Show logs in the admin panel off a windows machine
Could it not be checked manually (or automatically) when on that page then simply show the results of the file. I wouldn't see why not, it's simple enough to do in basic php. Open a file, read it, display it on a page.
Operating System: Windows Server 2003 x86
Purpose: Information Technology Help Desk
OTRS Version: OTRS 2.4.7
Purpose: Information Technology Help Desk
OTRS Version: OTRS 2.4.7