Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 723 of 806  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
ID Date Icon Author Author Emaildown Category OS ELOG Version Subject
  1032   Tue Mar 29 13:29:56 2005 Reply Alex Ha.herrmannsynergie-inf.comBug reportWindowsV2.5.8-1Re: Preset text Dont work more!
> > I'am using Elog V2.5.8-1 and the "Preset Text" option don't work more 
since 
> > I've updated Elog. could you fix it?
> 
> I tried with the example elogd.cfg and it worked there, so it must have 
to do
> with your special configuration. Can you send me your elogd.cfg so that I 
could
> reproduce your problem?
> 
> - Stefan

Hello Stefan,
Here is my elogd.cfg.
I hope this will help you :)

when we be released the next elog version who correct the crash of Protect 
Selection page = 1 ?
thanks for all
Attachment 1: elogd.cfg
[global]
; on reste en anglais car les textes francais sont trop longs
;Language = french
port = 8081
URL = http://elog/
logbook tabs = 1
Date format = %A %d/%m/%y
Time format = %d/%m/%y %H:%M


password file = passwords.txt
Login expiration = 24
Protect Selection page = 0 
Self register = 1
Admin user = MN, FC, AHN
Login User = MN, FC, AHN

SMTP host = 
Suppress Email to users = 1



; attributs communs
options Client = a, b, c, ALL,
;options Equipment = RT0001, RT0002, RT0003, RT0004, RT0005, RT0006, RT0007, RT0008, RT0009, RT0010, RT0011, RT0012, RT0013, SP0001, FWL0001, FWL0002, FWL0003, FWL0004, FWL0005, FWL0006, FWL0007, FWL0008, FWL0009, FWL0010, FWL0011, FWL0012, FWL0013, FWL0014, FWL0015, FWL0016, FSPARE0001, FSPARE0002, FWL0017

Group  Infogérance =  Liste Routeurs & Firewall, Routeurs, Problems, Knowledge Base
Group Draft = Demo

[Routeurs]
Theme = Bubble
Comment = Gestion des routeurs
Attributes = Author, Client, Equipment, Category, Summary
Preset Author = $short_name
Options Category = Modification, Update, Correction, Installation, Autre
Page Title = ELOG - $Equipment

Required Attributes = Client, Equipment, Category
Locked Attributes = Author
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Client, Equipment, Category

[Problems]
Theme = Bubble
Comment = Problemes
Attributes = Author, PbType, PbStatus, Priority, Client, Equipment, Description
Options PbType = Event, System, Applic, Other
Options PbStatus = Reported, Confirmed, Investigating, Testing, Solved, Suspended
Options Priority = 1 Critical, 2 Urgent, 3 Normal, 4 Background, 5 Low
Required Attributes = Author, PbType, PbStatus, Priority, Description
Quick Filter = Author, PbStatus, PbType
Locked Attributes = Author
Fixed Attributes Reply = PbType
Preset Author = $short_name
Display mode = threaded
Reverse Sort = 1
Quote On Reply = 0

[Knowledge Base]
Theme = Bubble
Comment = Gestion des problèmes
Attributes = Author, Software, Summary, Status
List display = Date, Software, Summary, Status
Preset Author = $short_name
Options Software = Windows, MDaemon, Wingate, Winroute, Autre
Options Status = Reported, Confirmed, Investigating, Testing, Solved, Suspended
;Required Attributes = Category2
Locked Attributes = Author
Page Title = ELOG - $Summary
Reverse sort = 1
Quick filter = Date, Software

[Liste Routeurs & Firewall]
Theme = Bubble
Comment = Liste des routeurs / firewall clients
Attributes = Client, Nom machine, Equipment, Type,Emplacement, Nom_admin, Pwd_admin, Maint., Dernière image, Dernière visite
List display = Client, Nom machine, Type, Equipment, Emplacement, Nom_admin, Pwd_admin, Maint., Dernière image, Dernière visite
Link display = Client, Nom machine, Type, Equipment, Emplacement, Maint., Dernière image, Dernière visite
Extendable options = Client
Attributes = Author, Type
Options Type = FWL1{1}, FWL2{2}, FWL4{3}, VPN1{4},VPN2{5}
{1} Preset text = "FWL1.txt"
{2} Preset text = "FWL2.txt"
{3} Preset text = "FWL4.txt"
{4} Preset text = "VPN1.txt"
{5} Preset text = "VPN2.txt"
Preset Author = $short_name
Options Maintenance = Oui, Non
Options Type = FWL1, FWL2, FWL4, VPN1, VPN2,
Required Attributes = Client, Type, Nom machine, Maint.
Locked Attributes = Author
Page Title = ELOG - $Nom machine
Reverse sort = 0
Quick filter = Client, Type, Maint.
Summary lines = 2
Entries per Page = 50



;------------------------------------------------------------------------------------------------------------------


[demo]
Theme = bubble
Comment = General linux tips & tricks
Attributes = Author, Type, Category, Subject
Options Type = Routine, Software Installation, Problem Fixed, Configuration, Other
Options Category = General, Hardware, Software, Network, Other
Extendable Options = Category
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type
;------------------------------------------------------------------------------------------------------------------
  1041   Wed Mar 30 17:09:27 2005 Reply Alex Ha.herrmannsynergie-inf.comBug reportWindowsV2.5.8-1Re: Preset text Dont work more!
> > Here is my elogd.cfg.
> > I hope this will help you :)
> 
> Yes it did. You were the first one using an attribute containing a dot inside a
> required attribute ("Maint."). This crashed JavaScript. I found a workaround and
> implemented it.
> 
> > when we be released the next elog version who correct the crash of Protect 
> > Selection page = 1 ?
> 
> I just release 2.5.8-2 which contains both fixes.

Hi,
I've change my Attribute "Maint." to "Maint" in my elogd.cfg and in my Logbook too 
but the problem is the same, I have restarted the service but the problem is still 
here. Any idea? o_O
  1043   Thu Mar 31 09:37:12 2005 Reply Alex Ha.herrmannsynergie-inf.comBug reportWindowsV2.5.8-2Re: Preset text Dont work more!
> > I've change my Attribute "Maint." to "Maint" in my elogd.cfg and in my 
Logbook too 
> > but the problem is the same, I have restarted the service but the 
problem is still 
> > here. Any idea? o_O
> 
> Have you upgraded to 2.5.8-2 ? After the upgrade, "Maint." (with the dot) 
should also work.

Yes I have upgraded Elog to 2.5.8-2.
I submit my new elogd.cfg file maybe it will help you.
I have try the preset text under Firefox (the last), avant browser 10.0 
(build 165) and IE 6 SP1.

Thanks for help :o)
Attachment 1: elogd.cfg
[global]
; on reste en anglais car les textes francais sont trop longs
;Language = french
port = 8081
URL = http://elog/
logbook tabs = 1
Date format = %A %d/%m/%y
Time format = %d/%m/%y %H:%M


password file = passwords.txt
Login expiration = 24
Protect Selection page = 0 
Self register = 0
Admin user = MN, FC, AHN
Login User = MN, FC, AHN
Protect Selection page = 1 
Expand selection page = 1


SMTP host = 
Suppress Email to users = 1



; attributs communs
options Client = a, b, c, d, e, f
;options Equipment = RT0001, RT0002, RT0003, RT0004, RT0005, RT0006, RT0007, RT0008, RT0009, RT0010, RT0011, RT0012, RT0013, SP0001, FWL0001, FWL0002, FWL0003, FWL0004, FWL0005, FWL0006, FWL0007, FWL0008, FWL0009, FWL0010, FWL0011, FWL0012, FWL0013, FWL0014, FWL0015, FWL0016, FSPARE0001, FSPARE0002, FWL0017

Group  Infogérance =  Liste Routeurs & Firewall, Routeurs, Problems, Knowledge Base
Group Draft = Test, Demo

[Routeurs]
Theme = Bubble
Comment = Gestion des routeurs
Attributes = Author, Client, Equipment, Category, Summary
Preset Author = $short_name
Options Category = Modification, Update, Correction, Installation, Autre
Page Title = ELOG - $Equipment

Required Attributes = Client, Equipment, Category
Locked Attributes = Author
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Client, Equipment, Category

[Problems]
Theme = Bubble
Comment = Problemes
Attributes = Author, PbType, PbStatus, Priority, Client, Equipment, Description
Options PbType = Event, System, Applic, Other
Options PbStatus = Reported, Confirmed, Investigating, Testing, Solved, Suspended
Options Priority = 1 Critical, 2 Urgent, 3 Normal, 4 Background, 5 Low
Required Attributes = Author, PbType, PbStatus, Priority, Description
Quick Filter = Author, PbStatus, PbType
Locked Attributes = Author
Fixed Attributes Reply = PbType
Preset Author = $short_name
Display mode = threaded
Reverse Sort = 1
Quote On Reply = 0

[Knowledge Base]
Theme = Bubble
Comment = Gestion des problèmes
Attributes = Author, Software, Summary, Status
List display = Date, Software, Summary, Status
Preset Author = $short_name
Options Software = Windows, MDaemon, Wingate, Winroute, Autre
Options Status = Reported, Confirmed, Investigating, Testing, Solved, Suspended
;Required Attributes = Category2
Locked Attributes = Author
Page Title = ELOG - $Summary
Reverse sort = 1
Quick filter = Date, Software

[Liste Routeurs & Firewall]
Theme = Bubble
Comment = Liste des routeurs / firewall clients
Attributes = Client, Nom machine, Equipment, Type,Emplacement, Nom_admin, Pwd_admin, Maint, Dernière image, Dernière visite
List display = Client, Nom machine, Type, Equipment, Emplacement, Nom_admin, Pwd_admin, Maint, Dernière image, Dernière visite
Link display = Client, Nom machine, Type, Equipment, Emplacement, Maint, Dernière image, Dernière visite
Extendable options = Client
Attributes = Author, Type
Options Type = FWL1{1}, FWL2{2}, FWL4{3}, VPN1{4},VPN2{5}
{1} Preset text = "FWL1.txt"
{2} Preset text = "FWL2.txt"
{3} Preset text = "FWL4.txt"
{4} Preset text = "VPN1.txt"
{5} Preset text = "VPN2.txt"
Preset Author = $short_name
Options Maintenance = Oui, Non
Options Type = FWL1, FWL2, FWL4, VPN1, VPN2,
Required Attributes = Client, Type, Nom machine, Maint
Locked Attributes = Author
Page Title = ELOG - $Nom machine
Reverse sort = 0
Quick filter = Client, Type, Maint
Summary lines = 2
Entries per Page = 50



;------------------------------------------------------------------------------------------------------------------
[Test]
Theme = bubble
Comment = Gestion des routeurs
Attributes = Author, Clienta, Equipment, Category, Subject, Revisions, Num
Preset Author = $short_name
Options Clienta = a{1}, b{2}, c{3}, ZZZ
Extendable options = Clienta
{1} Options Equipment = RT0001
{2} Options Equipment = RT0002
{3} Options Equipment = RT0003
Options Category = Modification, Update, Correction, Autre
Required Attributes = Equipment, Category
Locked Attributes = Revisions, Author, Num
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Equipment, Category
Subst on Edit Revisions = $Revisions
$date par $short_name Preset Num = XYZ-%04d [demo] Theme = bubble Comment = General linux tips & tricks Attributes = Author, Type, Category, Subject Options Type = Routine, Software Installation, Problem Fixed, Configuration, Other Options Category = General, Hardware, Software, Network, Other Extendable Options = Category Required Attributes = Author, Type Page Title = ELOG - $subject Reverse sort = 1 Quick filter = Date, Type ;------------------------------------------------------------------------------------------------------------------
  1045   Thu Mar 31 10:33:10 2005 Agree Alex Ha.herrmannsynergie-inf.comBug reportWindowsV2.5.8-2Re: Preset text Dont work more!
> > Yes I have upgraded Elog to 2.5.8-2.
> > I submit my new elogd.cfg file maybe it will help you.
> > I have try the preset text under Firefox (the last), avant browser 10.0 
> > (build 165) and IE 6 SP1.
> 
> I tested your config file under Firefox (the last) and it worked fine. On the
> "Liste Routeurs & Firewall", I click "New", then select FWL1, then see the text
> "FLW1.txt" in the main body. I don't have that file, so elog by default just
> shows the file name.
> 
> I also realized that you have double entries in your config file (like two
> "Attributes = " and "Options Type = " lines. However this should not be a
> problem, elog just chooses the first one.
> 
> If your preset text does not work, it could be that you have switched off
> JavaScript. In Firefow, you can open the JavaScript console (Tools/JavaScript
> console). Maybe you see any error there.
> 
> - Stefan

Ok I have fix the problem :)
Options Type = FWL1{1}, FWL2{2}, FWL4{3}, VPN1{4},VPN2{5}
{1} Preset text = FWL1.txt
{2} Preset text = FWL2.txt
{3} Preset text = FWL4.txt
{4} Preset text = VPN1.txt
{5} Preset text = VPN2.txt
I have delete the "" for example FWL1.txt instead of "FWL1.txt" and I've delete 
the double entries too. In fact I don't know why, ELOG has take the second Options 
Type instead of the one :)! Now It work fine :)

Thanks a lot Stefan ;)
  65848   Wed Apr 23 10:53:58 2008 Idea Willem KosterW.Koster@rug.nlRequest  Request: elog as a "web service" ? (xml / soap)

We're using elog as our CMDB, but now management wants us to employ "web services" and I fear going to another tool (elog is fitting the admins like a glove, so we'd rather keep it)

Is it possible to configure elog to be able to run as a web-service ?  (basically getting xml-output according to a specific (SOAP) schema instead of html output)

http://en.wikipedia.org/wiki/Web_services

A 'Web service' (also Web Service) is defined by the W3C as "a software system designed to support interoperable Machine to Machine interaction over a network." Web services are frequently just Web APIs that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services.

The W3C Web service definition encompasses many different systems, but in common usage the term refers to clients and servers that communicate using XML messages that follow the SOAP standard. Common in both the field and the terminology is the assumption that there is also a machine readable description of the operations supported by the server written in the Web Services Description Language (WSDL). The latter is not a requirement of a SOAP endpoint, but it is a prerequisite for automated client-side code generation in many Java and .NET SOAP frameworks (frameworks such as Spring and Apache CXF being notable exceptions). Some industry organizations, such as the WS-I, mandate both SOAP and WSDL in their definition of a Web service.

  65854   Fri Apr 25 14:49:41 2008 Question W.KosterW.Koster@rug.nlQuestion  configuration of rss feeds
Is it possible to change what is being shown in the rss-feed ? (like only name, date and subject in the list and text and other attributes in the text-pane below the rss-feed list (I hope you can figure out what I mean). Regards, W.
  65862   Mon Apr 28 13:37:01 2008 Reply W.KosterW.Koster@rug.nlQuestion  Re: configuration of rss feeds
> Have you tried the RSS Title option?

doh ... thanks, works perfectly (well apart from the lost end-of-lines in the text portion)
  65959   Tue Sep 2 16:03:31 2008 Reply W.KosterW.Koster@rug.nlQuestion  Re: Is there a way to indicate when an entry has been edited?

Stefan Ritt wrote:

Dennis Seitz wrote:

 You've probably seen my other posts on this subject.

I want to be able to re-edit some entries but I need some way to know the dates entries were re-edited.

Am I just approaching this the wrong way? Should I disable re-editing of entries and use threads to follow changes by posting replies to an entry?

The only problem with that is that if I make a mistake I will have to submit a new entry to fix it. 

Please read the FAQ

 

Apart from logging when and who, is it also possible to somehow log WHAT has changed (like $attribute + $old_value was changed by $who at $date)

 

ELOG V3.1.5-3fb85fa6