Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 792 of 805  Not logged in ELOG logo
    icon2.gif   Re: Elog stability with multiple users, posted by Alan Grant on Fri Feb 27 23:06:53 2015 
We have reduced entries for Search reasons by removing older text files and that seems to speed up things. 
However, a recurring problem persists during peak period where the service connection is lost (site says "Not 
found" on both client and directly on server), and it cannot be restarted or killed. Only a reboot of the 2010 
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:
Entry   Quick Filter not searching, posted by Alan Grant on Wed Aug 10 15:40:49 2016 
With all of our instances of Elog where we have Quick Filters enabled, any filter that we input characters into does not search the server when we press
enter (there is no "Search" button). Interestingly, it will only search when we click anywhere on a blank area of the Elog interface. Is
that the intended procedure for searching?
icon5.gif   Quick Filter not searching on Enter, posted by Alan Grant on Wed Aug 10 16:46:09 2016 
With all of our instances of Elog where we have Quick Filters enabled, any filter that we input characters into does not search the server when we press
enter (there is no "Search" button). Interestingly, it will only search when we click anywhere on a blank area of the Elog interface. Is
that the intended procedure for searching?
    icon2.gif   Re: Quick Filter not searching on Enter, posted by Alan Grant on Thu Aug 11 16:22:26 2016 
Yes it works fine in this forum. Interesting that when I open my problem instance from latest Chrome it works fine but not IE 11. I'll dig into
browser settings and post back when I have more info.




    icon2.gif   Re: Quick Filter not searching on Enter, posted by Alan Grant on Thu Aug 11 16:40:47 2016 
Yes it works fine in this forum. I also discovered my problem is resolved using Chrome. I'll dig into browser and let you know when I find
something. 




    icon2.gif   Re: Quick Filter not searching on Enter, posted by Alan Grant on Thu Aug 11 17:09:47 2016 
Found the problem. I needed to turn on Compatibility View in IE for the site. Regards.




Alan Grant wrote:



Yes it works fine in this forum.
ELOG V3.1.5-3fb85fa6