Re: Search Find Selected or List of Logbooks instead of all Logbooks. , posted by Stefan Ritt on Fri Sep 5 10:21:45 2008
|
Alan Stone wrote:
I am using the CMS ELog remotely as a monitoring tool. Information is compartementalized into dozens of containers. |
Re: Scroll box for attributes, posted by Stefan Ritt on Tue Jul 30 17:54:53 2002
|
> Hello,
> If you have the text box turned off so you only enter attributes, is it
> possible to have a couple of attributes that have small scroll through text
|
Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Wed Dec 16 09:56:09 2015
|
You normally don't need to specify "URL = xxx" at all. It is only needed if you work with a Proxy that changes the normal ELOG URL. And
yes, you'll need "Port = 433" and "SSL =1".
And elogd must be compiled with USE_SSL=1, maybe that's your problem? |
Re: Sample of actual elog Config with URL in SSL, posted by Chris Smyth on Thu Aug 4 16:40:14 2016
|
how do I compile elogd with USE_SSL=1?
Andreas Luedeke wrote:
You normally don't need |
Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Thu Aug 4 21:53:37 2016
|
Very easy: uncomment the line USE_SSL=1 in the Makefile and then compile.
You'll need of course a gcc compiler on your Windows system, a makefile environment, SSL libraries, etc.. If you don't have that: ask
you local administrator. |
Re: Sample of actual elog Config with URL in SSL, posted by Chris Smyth on Tue Aug 9 04:23:07 2016
|
By the Makefile i belive you are refering to the elogd.cfg? if not what file do I have use?
I have added
port = 443 |
Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Tue Aug 9 14:01:04 2016
|
You need to download the source file package of ELOG and compile it. If you don't know what a Makefile is, then it is likely futile for you to attempt
to compile ELOG.
Or in other words: you cannot use SSL. |
Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Tue Aug 9 14:08:20 2016
|
You've already named your solution: drop the very old ELOG version and download the new one. Obviously it was compiled with USE_SSL and you can use
it right away.
Since you probably don't even have the source files of the old version, you'll have no chance to make it work with that. Just use ELOG |