Hi Charles,

On Mon, Feb 23, 2004 at 10:50:57AM -0500, Charles R. Thompson wrote:
> I would like to extend the view of the System Log but cannot find the
> right variable to change. I found one setting in one of the PMs but it
> did not increase the number of records returned from the log. What  are
> the proper changes to extend the view?

There is a Kernel/Config.pm setting (OTRS 1.2):

    $Self->{LogSystemCacheSize} = 4*1024; # means 4k (default)


PS: At first you need to remove the old shared memory segment to 
get it working with the new size.

shell> ipcs | grep 4096
0x02a622c6 458760     wwwrun    777        4096       0
shell> ipcrm -m 458760

> Charles

  Martin Edenhofer

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
        http://www.otrs.de/ :: Manage your communication! 

_______________________________________________
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/

Reply via email to