Hi Victor and Wes, On Wed, Jul 20, 2005 at 05:28:08AM -0700, Wes Plate wrote: >On 7/20/05 2:12 AM, "Victor Rodriguez Cortes" wrote: > >>> When I look at the System Log, I can see recent events, but is there a >>> way I can go somewhere to see the ENTIRE log so I can research events >>> that didn't only just happen very-recently? >> >> In the past I tried to modify the code in order to show more lines in that >> page, >> but I had no success :( I'm going to ask for this feature in the [dev] list, >> maybe there's >> enough time to include it for 2.0!
On unix and linux platforms, the log entrys in the system log area in
the admin interface are generated via ipc. It is possible to increase
the cache for loging via the parameter
$Self->{LogSystemCacheSize} = 4*1024;
See the linux tools ipcs and ipcrm for the ipc management.
Aditionaly OTRS logs to syslog or to a specified file. And last but not
least also the apache logs contain OTRS messages.
Regards,
Christian
--
((otrs)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
http://www.otrs.de/ :: Manage your communication!
signature.asc
Description: Digital signature
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
