Re: email notification fail to retrieve images in the text , posted by Stefan Ritt on Wed Apr 1 13:01:39 2020
|
First thing you want to try is to upgrade elog to the last version. Older versions have problems in including images.
Then you want to check the "Email Format" in your elogd.cfg configuration file. Only if "16" is included there, then attachments
are sent as email attachments and images will be included in yoru email. If not, only a link of the image is included in your email, and you correctly |
Re: How to add bulk client list at once, posted by Stefan Ritt on Wed Apr 1 15:16:43 2020
|
Options are limited to 200. To add options dynamically, use
Extendable options = <name>
as desribed in the manual. |
Re: Logfile not registering entry numbers?, posted by Stefan Ritt on Wed Apr 1 15:57:27 2020
|
I finally found some time to fix that bug. Was just that the log file hat #0, the bug should not have had any ohter side effects. Now the logfile is
fine.
David |
Re: How to add bulk client list at once, posted by Sunilkumar on Wed Apr 1 19:27:53 2020
|
Hi Stefan
Thanks for Response , It helped me lot .
is it possible to give refence to include 1000 clients in one file and adding that referece file to Roptions ? |
Re: How to add bulk client list at once, posted by Stefan Ritt on Wed Apr 1 20:01:26 2020
|
No, that's not possible with elog.
Sunilkumar
wrote:
Hi Stefan |
Re: Mirroring function for a full both-sides synchronization, posted by Stefan Ritt on Thu Apr 2 13:37:21 2020
|
The entry ID #0 was a bug in logging routine only, so in the elog logbook the ID is certainly not zero. But the logging bug has been fixed now, so please
update your version of elog.
Then I tried to reproduce your problem. I set up two servers, the master listening at port 8080 and the slave listening at port 8081. I created |
Record ID corruption, posted by Frank Baptista on Sun May 3 15:58:24 2020
|
Hi all,
I've encountered an occasional problem that seems to be exacerbated by having a message with many replies.
In our use of ELOG, we run lengthy environmental tests (often several days) in multiple temperature chambers (one logbook for each chamber). |
Re: Record ID corruption, posted by David Pilgram on Sun May 3 18:05:32 2020
|
Hi,
I've had problems in the past due to a dodgy pointer creating branches despite a "No branches" in the configuration file.
It would be very interesting to see what the 200428a.log file looks like with these entries: in the screenshot they appear to be shown in time order, but |