How to update date fields so 'alarms' work correctly., posted by John on Sat Feb 29 06:04:57 2020
|
Hi Stefan!
In the user manual under misc it says this: "The elog program makes it possible to submit logbook
entries automatically by the system or from scripts. In some shift logbooks this feature is used to enter alarm messages automatically into the logbook. |
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 |
email notification fail to retrieve images in the text , posted by MATT TERRON on Wed Apr 1 12:29:47 2020
|
When I use the email notification for an entry with images in the text, it seems the email server cannot retrieve the image. When I inspected the URL
of the image it went to the login page.
Is that because the logbook has a password config that the access from the URL of the image needs authentication? Or |
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: Options <...> vs ROptions <...>, posted by Harry Martin on Thu Dec 3 01:51:49 2020
|
Same problem here, in version 3.1.3. It would be very nice if this worked.
Wolfgang
Bayer wrote:
According to section "Syntax of elogd.cfg" of the "Administrator's |
Re: Options <...> vs ROptions <...>, posted by Stefan Ritt on Thu Dec 3 09:58:44 2020
|
For conditional attributes, you have to use Options, not ROptions. Maybe I will implement that one day, but only if I will have plenty of time...
Harry
Martin wrote:
Same problem here, in version 3.1.3. It would be very |
Re: Parsing log files, posted by John on Fri Jan 8 06:14:49 2021
|
Hi Al; if I understand your situation correctly you want to access Elog db (logbooks) via another way. There are many ways depending on your knowledge,
type of work needed, and ease of use. I have found that accessing whatever I need via Elog gui is satisfactory in many situations-- by simply exporting.
THEN take the raw csv/xml file and manipulte it more easily from there. There are MANY free web sites that will take your data then, and put it in |