Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 3 of 238  Not logged in ELOG logo
icon4.gif   elog sprintf() buffer overflows on ubuntu-22, posted by Konstantin Olchanski on Wed May 15 01:07:12 2024 
I get the following compiler warnings about sprintf() buffer overflows. I suggest sprintf() should be replaced by std::string msprintf() from 
midas. K.O.
    icon2.gif   Re: elog sprintf() buffer overflows on ubuntu-22, posted by Stefan Ritt on Wed Sep 25 13:19:29 2024 
> I get the following compiler warnings about sprintf() buffer overflows. I suggest sprintf() should be replaced by std::string msprintf() from 
> midas. K.O.
icon1.gif   Catgegory filtering, posted by Gabriel Lopez on Tue Sep 24 19:38:23 2024 
Currently have multiple logbooks hosted with elogd. One book is having an issue with Categories. The user regulary uses the category filtering to see
one subject for the whole month. This past week it hasn't been working properly. When choosing a drop down category to filter there are not logs found.
I've notice the fields under the categories change randomly. Sometimes it would add a % sign where there should be --. Some other fields go from displaying
icon5.gif   Is the Windows Binary/Installer now compiled for Windows 11?, posted by Frank Baptista on Fri Sep 20 16:24:37 2024 
Hi all,

Quick question -- I was wondering if the current Windows Binary/Installer is now compiled for compatibility for Windows 11?  

I did look through the Forum, but the the answer wasn't really clear.  
icon5.gif   Please help with config, posted by Daniel Sajdyk on Mon Sep 2 12:54:12 2024 
Hello,

I'm trying to create config file for simple incident logbook. It should has 3 attributes:


source (source of incident) with options: 

email
jira_id
ezd_id


Tactics
icon5.gif   Can Elog make a table?, posted by Walter Reviol on Wed Aug 7 22:54:03 2024 
Hi!

I like to format an Elog "directory" such that all entries make/occur as a table. Say: 5 columns and a large number of rows. In a sense,
make an excel spreadsheet in Elog. Is this possible? How can this be done? Is there perhaps a template?
    icon2.gif   Re: Can Elog make a table?, posted by Stefan Ritt on Thu Aug 8 09:07:45 2024 
I'm not exactly sure what you want to do, but there are two options in elog:

1) Insert directly a table like this one:




Index
icon5.gif   Elog on FreeBSD, posted by Truupe on Mon Aug 5 20:45:15 2024 
Anyone using elog on FreeBSD nowadays?  I know it used to be in the ports tree about 10 years ago but seems to be abandoned.  Tried to compile
from source on 14.1, but no luck there.
    icon2.gif   Re: Elog on FreeBSD, posted by Truupe on Mon Aug 5 21:15:08 2024 
Welp, nevermind, I dug a little more and managed to compile it on 14.1 using cmake.




Truupe
wrote:



Anyone using elog on FreeBSD nowadays?  I know it used to be in the
icon4.gif   Invalid Content-Length in header when running behind a load balancer, posted by Tamas Gal on Wed Jan 25 14:36:33 2023 Screenshot_2023-01-25_at_14.46.05.png
I am still struggling to get ELOG running behind a load balancer and hope to get some advice here. As already reported in https://elog.psi.ch/elogs/Forum/69542 I
observed an infinite loop of redirects when prompted to log in and using a non-empty password file. Without a password, the service worked as
expected. This was with version 3.1.3.
    icon2.gif   Re: Invalid Content-Length in header when running behind a load balancer, posted by Tamas Gal on Wed Jan 25 19:51:29 2023 
I put the ELOG service behind an Apache reverse proxy which is now sitting behind the HAProxy. It works like this, but it's just a workaround. I
am pretty sure that ELOG has problems to communicate with HAProxy correctly and it seems that Apache is more forgiving. So that the chain HAProxy ->
Apache -> ELOG and vice versa is working.
       icon2.gif   Re: Invalid Content-Length in header when running behind a load balancer, posted by André on Mon Jul 22 16:30:04 2024 
I have the same problem. I found a temporary solution: https://elog.psi.ch/elogs/Forum/69807




Tamas
Gal wrote:



I put the ELOG service behind an Apache reverse proxy which is now sitting
          icon2.gif   Re: Invalid Content-Length in header when running behind a load balancer, posted by Stefan Ritt on Wed Jul 31 14:22:52 2024 
I changed elog to interprete the content-length header case in-sensitive and committed the change. Can you try again?

Stefan




André
icon1.gif   HTTP headers should be parsed case insensitive, posted by André on Mon Jul 22 16:17:55 2024 
I'm trying to run elog behind haproxy, but get the error "Invalid Content-Length in header" on posting.

As stated in the manual,
haproxy rewrites all headers to lower case.
    icon2.gif   Re: HTTP headers should be parsed case insensitive, posted by Stefan Ritt on Wed Jul 31 14:21:21 2024 
I changed elog to interprete the content-length header case in-sensitive and committed the change. Can you try again?

Stefan




André
ELOG V3.1.5-3fb85fa6