Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 446 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subject
  66251   Mon Mar 16 22:33:23 2009 Idea Dongwook Jangdwjang@fnal.govRequestLinux2.7.5-2130Adding texts for each attachment

Dear Stefan,

First of all, I appreciate that you made such a nice program. I've used elog for more than 5 years and it was wonderful experince to me and my research work was very productive with this.

I have a suggestion to you to improve this while I was using elog. If users can add texts or comments for each attachment, it will be great.

I am not sure if someone was already suggested this or it is already in your wish list.

Thank you.

Dongwook Jang

  66250   Fri Mar 13 13:45:22 2009 Question Mike Forstermike4ster@gmail.comQuestionLinux2.7.5-2130Find usage

Hello Stefan and Elog fans,

Is there a way to find entries with the words program and error when then are not contiguous in the text?

Thanks,
--Mike

  66249   Thu Mar 12 21:21:00 2009 Reply Heinzmanncatman333@web.deQuestionWindowsV2.7.5-217Re: How ca I delete / hide the Elog Icon and Labels like ELOG V2.7.5-2175

Heinzmann wrote:

Hi Stephan,

How can I delete / hide the Elog Icon ELOG logo

and Labels like ELOG V2.7.5-2175 ?

Thanks,

Michael

 

 Sorry,

found it:

 

Bottom text = <center>Hello</center>
Bottom text login = <center>Login Hello</center>

  66248   Thu Mar 12 08:03:07 2009 Warning Andraž 'ruskie' Levstikruskie-elog@codemages.netOtherLinux2.7.5-4Odd behaviour with gecko based browsers and reverse proxy.
I have a really odd issue with elog...

My setup:

elogd.cfg:
[global]
port = 2109
SMTP host = localhost
Resource dir = /usr/share/elog
Logbook dir = /srv/www/elog
charset = UTF-8
Main Tab = main
URL = https://elog.codemages.net
Relative redirection = 1
Usr = www
Grp = www
Resolve host names = 0
Self register = 0 
Admin user = ruskie
SSL = 0
Login expiration = 20

[links]
Subdir = links
Theme = default
Comment = Link spam
Attributes = Author, Category, Link, Comment
Options Category = General, Law, IT, Odds, Linux
Required Attributes = Link, Comment
Page Title = ELOG - Link spam
Reverse sort = 1
Quick filter = Date, Category
Time format = %Y-%m-%dT%H:%M
Date format = %Y-%m-%d
Password file = links.pwd
Admin user = ruskie
RSS Title = $logbook $entry time :$Author :$Link :$Comment

[notes]
Subdir = notes
Theme = default
Comment = Various notes
Attributes = Category, Comment
Options Category = General, Law, IT, Odds, Linux
Required Attributes = Comment
Page Title = ELOG - Various notes
Reverse sort = 1
Quick filter = Date, Category
Time format = %Y-%m-%dT%H:%M
Date format = %Y-%m-%d
Password file = notes.pwd
Admin user = ruskie
RSS Title = $logbook $entry time :$Comment


lighttpd.conf:
$HTTP["host"] =~ "elog.*" {
  proxy.server = ( "" =>
                   ( "10.0.0.10" =>
                     (
                       "host" => "10.0.0.10",
                       "port" => 2109
                     )
                   )
                 )

}

If I access elog directly on 2109 I get no issues but when I use this configuration it takes minutes to access
any elog page at all. But the odd thing is this only happens when I'm using a gecko based browser(firefox,
xulrunner based etc...) if I use webkit-gtk or elinks all the pages load up with no noticable delay.

I have tried this on different computers, different configurations and so on... And always the same behaviour
when it comes to a gecko based browser. Elinks and webkit-gtk load up fine.

Marking this as Other so far. If anyone knows anything about running elog and lighttpd togheter please speak up.
  66247   Wed Mar 11 15:51:36 2009 Question Heinzmanncatman333@web.deQuestionWindowsV2.7.5-217How ca I delete / hide the Elog Icon and Labels like ELOG V2.7.5-2175

Hi Stephan,

How can I delete / hide the Elog Icon ELOG logo

and Labels like ELOG V2.7.5-2175 ?

Thanks,

Michael

 

  66246   Wed Mar 11 11:28:27 2009 Question Dominique Bolladominique.bolla@synchrotron-soleil.frBug reportLinuxV2.7.5-214Elogd crash

Hello,

Please could you help me.

We have 2 elog servers synchronized every minute via Elog mirroring function.

2 or 3 times a week, the slave crashes and we have to restart Elogd. I have found in /var/log/messages the same message every time elogd crash :

xmalloc: not enough memory

Thanks.

Dominique Bolla.

  66245   Tue Mar 10 16:33:52 2009 Cool Heinzmanncatman333@web.deQuestionMac OSXV2.7.5-217Re: Restrict edit - issue

Heinzmann wrote:
Problem solved, I had to set the 'preset funktion' additionally

 

  66244   Mon Mar 9 19:00:26 2009 Reply Stefan Rittstefan.ritt@psi.chRequestWindows2.7.5Re: Email recall function similar to what exists say in something like Outlook

Niall Dooley wrote:

Hi,

Is there a way perhaps of implementing an email recall feature into E-Log? In other words, to recall an email before the recipient (s) read the email originating from the e-log. Something perhaps along the lines of what exists in something like Outlook.

Thks in advance.

Regards,

Niall

No, this is not implemented. What I usually do is to check "Suppress Email notification", submit and revise my entry. Once I'm satisfied, I edit again and do not check "Suppress Email notification" so that the email is finally sent out.

ELOG V3.1.5-3fb85fa6