Re: ELOG reverts to demo configuration, posted by Andreas Luedeke on Fri Feb 21 19:11:12 2020
|
If you've upgraded from an elog 2.x version to an 3.x version, then all entries of a logbook will be moved into subfolder, one for each year.
If you then switch back to the 2.x version of elog, it'll not find any entries.
You can move them back to the folder for the logbook (one directory up) and they'll be found again after the next restart of elog. |
Re: How to update date fields so 'alarms' work correctly., posted by Sebastian Schenk on Fri Mar 13 16:38:53 2020
|
Dear John,
I am a user of the elog system and no developer, so no complete answer guaranteed.
The quote of the manual describes the case, if e.g. an hardware component discovers a failure and the connected PC makes an automatic (new) entry |
Re: How to update date fields so 'alarms' work correctly., posted by John on Fri Mar 13 18:34:30 2020
|
Hi Sebastian!
Thank you soo much for your kind response. You are correct in all of your assumptions as to what I want to do (or not do!). Everything should
be on clients side, and I want the date to be updated in each record, daily, or hourly, in order to allow the 'alarm' system I created to be able |
Re: How does attributes substitution work?, posted by Stefan Ritt on Fri Mar 20 14:24:28 2020
|
There could be a bug which is triggered by the fact that $M is a substring of $min. Try to rename $M to $Month or so.
Stefan
Gianluca |
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 ? |