Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 25 of 806  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown
  181   Tue Dec 31 17:56:34 2002 Question eric wootenwootene@gao.govQuestion  logbook db size causing very slow response
Was wondering if there were any tweaks/suggestions for improving the 
logbooks responsiviness.  Our logbook was started 31 July 01.  Since that 
time we have went from 1 logbook to 4 logbooks.  Logbook 1 having 2651 
entries, logbook 2 having 300 entries, and the last 2 are new logbooks, so 
only a few entries.

When user launches the logbook website, it takes considerable time to bring 
the site up.  It seems to be directly related to the number of entries in 
the logbook.  If I set up a dummy site with a couple logbooks and only a 
few entries, the logbook is very fast coming up as well as saving entries.

Another thing that seems to slow the site down, is the number of users in 
the elog notification list (those who've subscribed).  When you save a log 
entry, it takes around 30sec or longer for it to actually complete the 
save.  If I remove the list of users from the notification list and just 
have a few, the save is very fast.


Thanks in advance,

Eric
  374   Wed Jun 18 14:50:23 2003 Entry Etienne Van Caillieetienne.vancaillie@mba.beInfoLinux | Windows | Mac OSX logboog for new project
we develop some improvement to elog and modify the C source
to adapt some internal improvement.

1. shellonsubmit command : give the possibility to execute external program
from elog by sending specific parameter (user/logbook/message ID)

2. elog log file in xml format : give a better view on what happens with 
users see attachments easy to push the files to excel or sql database.

3. synchronisation to mySql or SQL server through perl routine and the 
shellonsubmit command
this will push any new/edit/delete command in sql server so we keep a full 
historic off all transaction in ELOG

4. sms gateway : from elog entry we send sms message throught internet 
gateway (perl routine)

If somebody has good experience in C and Perl I suggest to contact me to 
improve this wonderfull product
Thank Stephan

other projet : 
we use a logbook from our external phone call

from our telephone connected to RS232 and/or TAPI interface we keep the 
phone number and try to find the name from sql server : if found 
we want to push an automatic entry in elog and fill specific field like 
name/contact/last phone call....


I will ask to Stephan Ritt what's the best way to include our routine in 
his standard source ?

could we create a specific logbook for the wishlist
in elog/contribution may be some parameters for the actual status of the 
project ? 

SQL : 
for our sql link we have a probleme as elog re use id when deleted
we must generate an unique ID for each elog CREATE 
and a version# field automaticly incremented after each update.
This must be implemented in ELOG source.
  68194   Fri Nov 20 10:28:41 2015 Question Mike Gilesmike.giles@gmx.comQuestionWindows3.1.1log entries after a certain date not displayed - 3.1.1

Hi,

I'm having an issue with Elog 3.1.1 on windows 10 not displaying all log entries (after a certain date) in a logbook directory.

The logbook is saved in a Dropbox folder and the entries were created on a windows 8.1 PC with 3.1.1 also.

I created an entry in windows 10, this created a new log file (new day) with a duplicate ID, deleted the log file and then the windows 10 pc displayed all entries.

Is there any way to ensure Elogd picks up all log files ?

Thanks & Regards,

Mike

 

  66927   Tue Nov 9 19:36:40 2010 Angy harleyh9s@ornl.govOtherMac OSX2.7.8locking entries & auto-submission?

We have multiple users for a single elog.  Aside from making an entry only editable by the author, is there a way to secure the entry if it is being edited so that only one user may edit a particular entry at one time?

Also, is there a way to auto-submit entries after x minutes?

 

Your help and support are appreciated.

Harley

  1595   Tue Jan 17 01:01:05 2006 Question Jason Koglinkoglin@astro.columbia.eduQuestion V2.6.0localhost definition problem
I've been running elog on my laptop for about a year. I have had a problem several times now when I have had a bad crash of my computer that afterwards elog does not run correctly. The problem appears to be that "localhost" (e.g., http://localhost:8080/) gets changed to a domain name (http://sylvester.columbia.edu:8080/) which is not registered. I only want it to access this elog database locally on my machine and do not even want to set it up as a web server.

I freshly installed it and when I type in http://localhost:8080/ it sends me to http://localhost:8080/demo/ . If I click on the first and only entry it sends me to http://sylvester.columbia.edu:8080/demo/1 and an error occurs loading the page. However if I type in http://localhost:8080/demo/1 it brings up the first entry correctly, but with no formatting because presumably it is looking in the wrong place for the default theme.

How do I fix this since this time reinstalling and rebooting hasn't fixed the problem?

Thanks,

Jason.
  69090   Fri Jan 24 14:56:56 2020 Question Sara Vaninivanini.sara@gmail.comQuestionLinux | Windows3.1.3local usage on windows + Linux virtual machine

Hello again, 

I love to use elog, but I don't need any other accessing it for the moment. So, it is possible to run elog locally on my PC, and make it not accessible from outside? 

Moreover, I installed elog on a linux virtual machine running with Virtual Box on Windows 10. Is it possible to open/edit my elog both from the linux VM and from the Windows system? without any accessibility from outside my PC?

Many many thanks

Sara

  1727   Mon Feb 27 10:33:43 2006 Question Holger Mundhahsholger.mundhahs@vtg-rail.comBug reportWindows2.6.1-1653list view mode remembert - Bug?
As default http://<hostname>/<LOGBOOK> shows the Summary View.
Clicking in "Full" changes the URL to http://<hostname>/<LOGBOOK>/?mode=full.
But now the URL http://<hostname>/<LOGBOOK> show the Full view as default.
I think the URL without ?mode=... should show every time the same result,
regardless the view used before. Or maybe I can configure, which view I want to
see if I use the URL w/o ?mode=... The option to hide/show attachments is affected too.

Example:
Default view mode = 0 | 1 | 2 | 3
0 = remember last used (default)
1 = Summary
2 = Full
3 = Threaded


Default attachment mode = 0 | 1 | 2
0 = remember last used (default)
1 = Hide attachment
2 = Show Attachment
  2249   Sun Jun 24 02:38:31 2007 Question chris williamschris_charles98@yahoo.comQuestionWindows2.6.5-1869list of 500 files
How can I have my list accept over 500 entries? I tried increasing the elogd.c (max_n_list)file as stated but the compiler gives me errors. Please help
ELOG V3.1.5-3fb85fa6