Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 196 of 806  Not logged in ELOG logo
icon5.gif   How to login and export to CSV using wget?, posted by Alan Grant on Sun Apr 24 02:09:47 2016 
Is it possible to use wget to log into elog and export all of a logbook's data into a CSV file?

I can accomplish this perfectly when authentication IS NOT required by using:  wget --no-check-certificate -O e:\export.csv http://localhost:8080/demo/?mode=CSV1

However, I cannot accomplish it when authentication IS required by using:  wget --no-check-certificate -O e:\export.csv "http://localhost:8080/demo/?mode=CSV1&uname=agrant&upassword=skipper"
    icon2.gif   Re: How to login and export to CSV using wget?, posted by Alan Grant on Sun Apr 24 06:49:33 2016 
UPDATE:

After days of head banging and trying different syntax combinations, I finally stumbled on my own answer. It involved some syntax adjustments,
and then splitting the task into these two consecutive operations:
icon5.gif   How to delete a logbook?, posted by steve bray on Thu Apr 28 16:45:41 2016 
Hello,

What is the procedure to delete a logbook (incl. attachments)?

 
    icon2.gif   Re: How to delete a logbook?, posted by Stefan Ritt on Fri Apr 29 11:45:51 2016 
Deleting a logbook in the config page (via "Delete this logbook") only removes the logbook defiition from the config file. To really erase
all information you have to go to the file system and delete the whole directory belonging to that logbook. You have one subdirectory per year, containing
all logobok entries and also attachments, so make sure you do a recursiver directory removal.
    icon2.gif   Re: How to delete a logbook?, posted by steve bray on Fri Apr 29 13:36:49 2016 
Stefan,

Thank you that is exactly what I needed to know.

Steve
icon5.gif   elog service crashes frequently, posted by Stan Turner on Sun May 22 04:05:12 2016 
We have always had issues with eLOG crashing intermittently...  I upgraded from Server 2003 to Server 2008 about a year ago to try to reduce the
issues...  which really didn't help.

The service now seems to crash every week...  (getting worse)...  Is anyone seeing these issues in Windows servers?  Any suggestions??
    icon2.gif   Re: elog service crashes frequently, posted by Andreas Luedeke on Sun May 22 11:56:21 2016 
We do run ELOG on a Linux server and see about weekly crashes, too. It seems to be connected to the authentication process (Kerberos, File), but we could
not nail it down yet.

But we have set up a supervision process that checks every minute if the "elogd" process is still running. If not, it simply restarts
icon8.gif   Self register = 0 not working , , posted by rudy on Wed Jun 8 15:00:47 2016 
I have Split Elog to Two Top Group [Check the Config Below].

Problem = 

After Staff01 login successfully to http://127.0.0.1/Staff and if he/she fill the url http://127.0.0.1/Administrator and choose any elog
ELOG V3.1.5-3fb85fa6