Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 492 of 808  Not logged in ELOG logo
    icon2.gif   Re: Unclear how to use the command line tool /usr/bin/elog, posted by Jose Caballero on Tue Dec 14 21:42:45 2021 
Hi Andreas,

I realize from your response that my question was not clear. I was not asking how to get it. Note that I am just a regular user, I am not the
administrator of the service.
    icon2.gif   Re: Log4j exploit, posted by Stefan Ritt on Tue Dec 14 21:55:16 2021 
ELog does not use the Log4j library so no issue there. If you run a web server like Apache in front of ELog, you however have to check if you use log4j
there.




Alan
    icon2.gif   Re: Logfile not registering entry numbers?, posted by Sergio Navarrete on Thu Dec 16 08:23:22 2021 
It seems that the latest Windows binary still predates this fix. Will there be a new installer soon? Thanks for your support.




Stefan
Ritt wrote:



I finally found some time to fix that bug. Was just that the log file
    icon2.gif   Re: Unclear how to use the command line tool /usr/bin/elog, posted by Andreas Luedeke on Thu Dec 16 18:24:41 2021 
Now you've totally lost me.

elogd is a web service. You connect to it with a web browser. You don't pass arguments at startup of the service that refers to specific
atrributes. I have no idea what you intend to do, you need to explain a lot more.
    icon2.gif   Re: Unclear how to use the command line tool /usr/bin/elog, posted by Jose Caballero on Thu Dec 16 21:34:05 2021 
Hi Andreas. 

It seems I didn't fully understand the comment by Stefan when he said "Have you tried to connect directly to elogd and not going through
Apache?". My bad. 
icon5.gif   Adjustment of summary columns, posted by Mariia Fedkevych on Fri Dec 17 11:54:38 2021 
Hi!

Is it possible to manage the column widths on a logbook's summary page one by one?
    icon2.gif   Re: Adjustment of summary columns, posted by Stefan Ritt on Fri Dec 17 12:11:22 2021 
You can manually modify the CSS style to adjust column widths. Locate elog.css which resides under elog/themes/default/elog.css, then find the class
“.listtitle”, and modify the line

width: 0%;
    icon2.gif   Re: Adjustment of summary columns, posted by Mariia Fedkevych on Tue Dec 21 10:40:11 2021 
Thank you!




Stefan
Ritt wrote:



You can manually modify the CSS style to adjust column widths. Locate
ELOG V3.1.5-3fb85fa6