Insert TimeStamp not working, posted by Luca on Wed Jul 29 23:07:41 2015
|
Hi,
I have an eLog logbook installed on my machine.
If I click on the INSERT TIMESTAMP botton in this post a Timestamp of the kind "Wed Jul 29 23:09:15 2015" is added. |
UTC time, posted by Luca on Mon Jan 9 15:39:59 2017
|
Dear all,
I am trying to have the elog timestamp in UTC time instead of local time using the following config file but without success. Do you know what
I am doing wrong? |
Re: UTC time, posted by Luca on Mon Jan 9 17:26:37 2017
|
Dear Steve,
thanks a lot. Sorry but I am not expert of elog. I "inherited" from a colleague and wanted to see if I can keep it alive but to do
it I would need to move to UTC. Should this command affect the "INSERT CURRENT TIME/DATE" button? It does not seem to change. |
Re: UTC time, posted by Luca on Thu Jan 12 02:35:02 2017
|
Any suggestion?
Luca
wrote:
Dear Steve, |
"No SMTP host defined in [global] section of configuration file", posted by Luca on Wed Jan 18 05:25:44 2017
|
Hi,
I started re-using after a month an elog on my linux machine and, without any apparent reason since I did not used the machine at all in the
last month, every time I try to submit a post I get the following error |
Webserver Auth Method and Self Registration, posted by James on Sun Feb 18 11:43:07 2024 
|
Hi there. I have been testing a set-up of elog behind an Apache reverse proxy using the Webserver auth method. Apache has been configured for LDAPS with
Active Directory allowing us to restrict Elogs by AD group, something not able to be done with the LDAP module.
Testing with Elog 3.1.4 (on Windows) and also Elog 3.1.5 (compiled on Ubuntu 20.04) I experience an issue that when the user logs in for the |
Number of conditional attributes, posted by Richard Stamper on Wed Jul 4 13:58:23 2012
|
Is there a limit on the number of conditions that can be simultaneously active in a log? When I activate more than 10 conditions I start to see
side effects with other conditions being deactivated. I think this is due to the hard-coded array size of 10 for clist in the match_param function
in elogd.c. If so, could this limit be increased? |
Re: Number of conditional attributes, posted by Richard Stamper on Fri Jul 13 17:09:58 2012
|
Stefan Ritt wrote:
|