Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 643 of 808  Not logged in ELOG logo
    icon2.gif   Re: Problems with SSL and Synchronization, posted by Brett Viren on Mon Mar 23 22:29:20 2009 
> Synchronization with SSL does not yet work. I have to find some time to implement it. Since you are already the second one mentioning this, it slipped higher on my to-do list

Please make this 3. We (Daya Bay experiment) are just starting to set up Elog and will really want this feature!

Thanks.
-Brett.
    icon2.gif   Re: Storing Elog database files in version control (CVS/SVN/GIT)?, posted by Brett Viren on Mon Mar 23 22:30:44 2009 

Brett Viren wrote:
Hi,

Is it possible to store ELOG back-end database files in version control so as to synchronize multiple ELOG
instances?

Has anyone tried it? Any obvious show stoppers to such an approach?

Cheers,
-Brett.


I asked this before learning about mirroring which sounds like a good thing if we can make it work with SSL.
    icon2.gif   Re: Problems with SSL and Synchronization, posted by Brett Viren on Thu Mar 26 21:34:24 2009 

Brett Viren wrote:


Please make this 3. We (Daya Bay experiment) are just starting to set up Elog and will really want this feature!


I came up with a work-around for the lack of support for mirroring and SSL. You can put Elog behind an Apache proxy. Apache can serve through SSL for normal user access. The Elog server can "hosts allow" localhost and any mirrors and deny all others.

This still leaves the mirroring account subject to sniffing, which could be bad if mirrors are allowed to change content on the master, but it will greatly minimize the potential exposure of passwords. This could even be removed by only allowing localhost and mirroring over SSH tunnels.

-Brett.
icon5.gif   Upload attachment with py_elog, posted by Bruno Schuler on Tue Oct 20 16:05:40 2020 

Hello,

How can one add an attachment to a new or existing entry with py_elog?
E.g. if I want to upload an image.

Thanks for the help!

icon5.gif   Path disclosure on unfound file, posted by Bruce Bush on Wed May 6 17:35:14 2015 

Greetings,

  Running elog 3.1.0 on CentOS 6.6.  When I try to access a nonexistent file, elog reveals a path in the 404 page.  For example:

Not Found

The requested file /usr/local/elog/themes/default/blortblortblort7854.htm was not found on this server


ELOG version 3.1.0
 
  Is there any way to use a custom 404 page with elog, or to make it stop displaying the file information?
 
Thank you,
bb
 
 

 

icon1.gif   Dual Time display and entry times, posted by Bruce Weber on Mon Jan 14 03:05:41 2013 

ELog has been installed on our local server which runs on local time (UTC +8) and is working well, however, we work in two time zones.

Our PC's run in local time (IT requirement) but need to save and display one log in UTC and one log in local time - can this be done?

Appreciate anyones help!

Thanks

icon5.gif   Compilation flag/file question, posted by Benjamin Brown on Tue Mar 8 17:31:55 2005 
If I want to go to the latest CVS release, what files do I have to compile
along with the elogd.c file?  Also, do I need to use any special gcc flags
for the compilation?  Thanks.
    icon2.gif   Re: Compilation flag/file question, posted by Benjamin Brown on Tue Mar 8 19:23:14 2005 
> > If I want to go to the latest CVS release, what files do I have to compile
> > along with the elogd.c file?  Also, do I need to use any special gcc flags
> > for the compilation?  Thanks.
> 
> You need elogd.c, mxml.c and regex.c, the Makefile you can get from CVS as well 
> 
> http://midas.psi.ch/cgi-bin/cvsweb/elog/Makefile

Worked like a charm.  Thanks again.
ELOG V3.1.5-3fb85fa6