Re: Last default = <n>, posted by Alan Grant on Fri May 3 16:29:00 2019
|
Thanks again.
I noticed in the Change Log for 3.1.4 that there's a reference to something done with "Last default" in Sept 2018 so I think
I will try to set up a Linux instance and try out 3.1.4. Regards. |
Re: Last default = <n>, posted by Stefan Ritt on Fri May 3 16:48:47 2019
|
Indeed you're right (my memory is fading, argh). Please try 3.1.4.
Stefan
Alan |
Re: Last day -- list menu command, posted by Stefan Ritt on Tue Jan 27 15:45:52 2009
|
Mike Forster wrote:
|
Re: Last day -- list menu command, posted by Mike Forster on Tue Jan 27 17:29:24 2009
|
Stefan Ritt wrote:
|
Re: Last 3 days of log entries, posted by David Pilgram on Mon Feb 22 13:21:14 2010
|
It is a good point, and surprised that this particular number of days was overlooked.
It only needs four lines added into elogd.c to achieve this. Even with my notorious
|
Re: Last 3 days of log entries, posted by Stefan Ritt on Fri Mar 12 09:16:28 2010
|
> It is a good point, and surprised that this particular number of days was overlooked.
>
> It only needs four lines added into elogd.c to achieve this. Even with my notorious
|
Re: Last 3 days of log entries, posted by Stefan Ritt on Fri Mar 12 16:18:20 2010
|
> David send me his modification and I put it into the main source code, so it will be contained in the next Windows
> version.
|
Re: Large log file size, posted by Stefan Ritt on Mon Aug 30 08:41:14 2021
|
If the logbook files are getting big, searching text in entries can take quite some time. But if you have a log file logging all activities, that should
not slow down elog since the server just appends at the end of that file which is a quick operation.
Alan |