Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by Stefan Ritt on Wed Apr 18 15:04:25 2007
|
[quote="marion"]i am getting the idea that i am supposted to upload elog to my website ? is this correct?
ie e should make a directory for ELOG and load files - what files?
or all the files that came from the downloaded ELOG PROGRAM that i placed in my c-d rive ?
|
Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by marion on Wed Apr 18 22:45:57 2007
|
[quote="Stefan Ritt"][quote="marion"]i am getting the idea that i am supposted to upload elog to my website ? is this correct?
ie e should make a directory for ELOG and load files - what files?
or all the files that came from the downloaded ELOG PROGRAM that i placed in my c-d rive ?
|
Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by Stefan Ritt on Thu Apr 19 07:40:01 2007
|
[quote="marion"]it is hosted by franceso - i have full access to everything - i have cpanel - [/quote]
Then you have to install elog there from the RPM. See http://midas.psi.ch/elog/adminguide.html |
Hiding attributes in Detail view?, posted by Justin Ellison on Fri Mar 2 16:39:22 2007
|
First off, thanks so much for this product. It works excellent for us as a server activity log. I have a question, which depending on the answer, might
be a feature request ;-)
|
Re: Hiding attributes in Detail view?, posted by Justin Ellison on Fri Mar 9 22:14:57 2007
|
Any takers? |
Re: Hiding attributes in Detail view?, posted by Stefan Ritt on Mon Mar 12 20:35:17 2007
|
[quote="Justin Ellison"]The only thing that isn't working as I'd like is when someone views a log entry. Both Bug Number and Bugzilla show up in the attributes.
This isn't a huge deal, it's just showing redundant data.
|
Hardcoded Path in Makefile, posted by Martin Killenberg on Tue Feb 20 18:41:31 2007
|
I tried to compile ELOG on Scientific Linux Cern 4.4 and found that make quits because uname is not located in /usr/bin (like it is hardcoded in the makefile)
but in /bin.
Later I found that this is only the case in the svn version, in the "latest.tar.gz" from 2007/02/20 the path is /bin.
|
Re: Hardcoded Path in Makefile, posted by Stefan Ritt on Tue Feb 20 21:10:28 2007
|
[quote="Martin Killenberg"]I tried to compile ELOG on Scientific Linux Cern 4.4 and found that make quits because uname is not located in /usr/bin (like
it is hardcoded in the makefile) but in /bin.
Later I found that this is only the case in the svn version, in the "latest.tar.gz" from 2007/02/20 the path is /bin.
|