Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon4.gif   Elog Utility, posted by Charles Duncan on Wed Mar 24 17:48:28 2004 
    icon4.gif   Re: Elog Utility, posted by Charles Duncan on Thu Mar 25 18:20:15 2004 
       icon4.gif   Re: Elog Utility, posted by Stefan Ritt on Fri Mar 26 09:37:08 2004 
          icon4.gif   Re: Elog Utility, posted by Charles Duncan on Sat Mar 27 18:52:16 2004 
             icon2.gif   Re: Elog Utility, posted by Stefan Ritt on Sun Mar 28 12:45:45 2004 
Message ID: 511     Entry time: Fri Mar 26 09:37:08 2004     In reply to: 510     Reply to this: 513
Icon: Warning  Author: Stefan Ritt  Author Email: stefan.ritt@psi.ch 
Category: Question  OS: Linux  ELOG Version: 2.5.1-1 Debian Linux 
Subject: Re: Elog Utility 
> a) Cannot get elog utility to speak to elogd on port 8080. Even though I 
> use the -p 8080 option with elog. I was able to get it to work when I 
> moved my server to port 80.

That problem has been fixed in revision 1.16 from Feb. 19th. Please get the
newest version from release 2.5.2 issued today.

> b) I cannot get elog to work with and attributes or logbooks that contain 
> spaces. Please refer the the following example:
> 
> elog -v -h scotland.ccs.yorku.ca -p 80 -a "Station Number"="CC001" -a "Mac 
> Address"="000874fdc895" -a "Hostname"="cc001.cnscommons.yorku.ca" -a "IP 
> Address"="10.6.10.52" -a "Manufacturer"="Dell" -a "Model Line"="Optiplex" -
> a "Model Number"="GX270" -a "Monitor Manufacturer"="Dell" -a "Monitor 
> Model"="E151FP" -a "Memory"="512MB" -a "CPU Speed"="2.6GHz" -a "Hard 
> Drive"="40GB" -a "Service Count"="-" -l WSC2 -u charles xxxxx "DD/MM/YY: 
> Change Description"

There was also some bug which has been fixed, plus you need following syntax:

elog -h ... -p 8080 -a "Station Number=CC001" ...

note the "" are around the whole attribute=value string, not only the attribute.
ELOG V3.1.5-fe60aaf