Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 794 of 796  Not logged in ELOG logo
ID Date Icon Authorup Author Email Category OS ELOG Version Subject
  2264   Thu Jun 28 17:05:56 2007 Reply toumbitoumbi@yopmail.comQuestion 2.6.5-1870Re: How to change elog directories in windows

Stefan Ritt wrote:

toumbi wrote:
Hi , I need an example for windows directories syntax.
I would like to start elog in windows xp from a server directories "\\myserver\elog\" for example and/or "G:\elog\"
I want my elogd.cfg be on this server and not on my local hard drive.
also I would like the windows service start automatically from "\\myserver\elog\" or "G:\elog\"
thank you for your help.


If you go to Computer Management, click on Services, double click on ELOG, you will see "Path to executable". Either you move elogd.exe to d:\elog and start it there, or you start elogd with the "-c" flag, which specifies the location of the config file, such as
...\elogd.exe -c g:\elog\elogd.cfg

I have to warn you however that sometimes I personally had kind of poor network connection to a Windows server, so the reply time of elog was many seconds.

Hi stephan , I remove elog and setup it again wiht the nis installer, and enter Z:\ELOG\ which is a mapping drive of my server directorie.
but it dont work. i have an error code 3 when i register the services with the shortcut "Register ELOG server service" .
Attachment 1: elog.JPG
elog.JPG
  2268   Thu Jun 28 17:20:18 2007 Reply toumbitoumbi@yopmail.comQuestion 2.6.5-1870Re: How to change elog directories in windows

Stefan Ritt wrote:

toumbi wrote:
Hi stephan , I remove elog and setup it again wiht the nis installer, and enter Z:\ELOG\ which is a mapping drive of my server directorie.
but it dont work. i have an error code 3 when i register the services with the shortcut "Register ELOG server service" .


If you see the service config page, then the service is already registered, and you should not use the shortcut "Register ELOG server service" any more. Just change "Startup type" to "Automatic" or "Manual" and click on the "Start" button.

Hi again, See what happen when i install it on Z:\ELOG\ (it is a mapped drive of \\myserver\ELOG\)

Why code 3 ?

Ps: last time , i stopped and registered the service to copie the last version of elogd 1870
Attachment 1: elog.JPG
elog.JPG
  2270   Thu Jun 28 17:38:39 2007 Reply toumbitoumbi@yopmail.comQuestion 2.6.5-1870Re: How to change elog directories in windows

Stefan Ritt wrote:

toumbi wrote:
Why code 3 ?


No idea, this is an error coming from Windows. Try to start the service manually via the Service Manager, maybe you get some more error there. Or start elogd interactively in a DOS box, like

z:\ELOG\elogd.exe -v -c z:\ELOG\elogd.cfg

maybe there is some access rights conflict.

When i start the service with start button it fail to lunch
but the command z:\ELOG\elogd.exe -v -c z:\ELOG\elogd.cfg work !!
Maybe The service doesn't have access right , ( i see it is Log on with Local System).
Attachment 1: elog.JPG
elog.JPG
Attachment 2: elog.JPG
elog.JPG
  2271   Thu Jun 28 17:48:40 2007 Warning toumbitoumbi@yopmail.comBug reportWindows2.6.5.1855icons\elc_anchor.png is missing ?
the file icons\elc_anchor.png is missing I setup the windows version.
  2288   Wed Jul 11 11:52:24 2007 Question toumbitoumbi@yopmail.comQuestion 2.6.5-1872is it possible to have unique attribute ?
Hi there !

I have an attribute that have to be unique (but i need also to write it myself) , so i would like to be able to create it the first time, and if i try to create it again, i want not be able.
Is there a way to do that ?
  2297   Fri Jul 20 16:06:50 2007 Warning toumbitoumbi@yopmail.comBug report 2.6.5-1872CVS import + french = impossible
Hi ,
I found a bug , when I want to import a cvs file and if i had set Language=french into global , I m not allowed.
Erreur : commande "CSV Import" non autorisée 
Utilisez le bouton "page précédente" de votre navigateur pour revenir en arrière  

there is no problem if i use english.
  2298   Fri Jul 20 16:13:07 2007 Cool toumbitoumbi@yopmail.comQuestion 2.6.5-1870Re: How to change elog directories in windows

Stefan Ritt wrote:

toumbi wrote:
Maybe The service doesn't have access right , ( i see it is Log on with Local System).


In that case it might help to run elog under your personal account.


I finaly found how to do it.

Replacing Z: by \\server.com\ELOG\ and running the service with my personnal acount


cmd /K net stop elogd

regedit
change ImagePath of HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\elogd to "\\server.com\ELOG\elogd.exe" -D -c "\\server.com\ELOG\elogd.cfg"
close regedit

cmd /k net start elogd
  2308   Mon Aug 27 17:27:41 2007 Question toumbitoumbi@yopmail.comQuestion 2.6.5-1890ELCode how to with URL
Hello there !!

I wonder if it's possible to write an url like this[URL=?CR=CR00000429]CR00000429[/URL] 
in fact it don't work for the moment , because it is redirected tu http:///?CR=CR00000429
is it possible to have url without http://

I have a logbook CR and a type CR and i work now in localhost but i want my elog to be accessible from anywhere.
Im not very clear but I hope you understand.



[TABLE border="1"]
Emplacement|CR|TYPE|Cable trace voix 1|Cable trace voix 2|url|-
MON|CR00002536|Monitoring|x|x|[URL=http://localhost:8080/CR/?CR=CR00002536]CR00002536[/URL]|-
POW1|CR00000429|POWER Ro|x|x|[URL=?CR=CR00000429]CR00000429[/URL]|-
POW2|CR00000430|POWER Ro|x|x|[URL=?CR=CR00000430]CR00000430[/URL]|-

[/TABLE]
ELOG V3.1.5-fe60aaf