ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66255
|
Wed Mar 18 04:37:19 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.5-2130 | Re: Find usage |
Mike Forster wrote: |
Hello Stefan and Elog fans,
Is there a way to find entries with the words program and error when then are not contiguous in the text?
Thanks,
--Mike
|
Please have a look at
https://midas.psi.ch/elogs/Forum/66151
does this help? |
66256
|
Wed Mar 18 15:40:17 2009 |
| Mike Forster | mike4ster@gmail.com | Question | Linux | 2.7.5-2130 | Re: Find usage |
Stefan Ritt wrote: |
Mike Forster wrote: |
Hello Stefan and Elog fans,
Is there a way to find entries with the words program and error when then are not contiguous in the text?
Thanks,
--Mike
|
Please have a look at
https://midas.psi.ch/elogs/Forum/66151
does this help?
|
Hello Stefan,
I am looking for the same answer that Yoichi was looking for. For instance, could the text keyword filtering be looped so that the first group of results is then filtered by the next keyword?
--Mike |
66265
|
Tue Mar 24 10:43:02 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.5-2130 | Re: Find usage |
Mike Forster wrote: |
Stefan Ritt wrote: |
Mike Forster wrote: |
Hello Stefan and Elog fans,
Is there a way to find entries with the words program and error when then are not contiguous in the text?
Thanks,
--Mike
|
Please have a look at
https://midas.psi.ch/elogs/Forum/66151
does this help?
|
Hello Stefan,
I am looking for the same answer that Yoichi was looking for. For instance, could the text keyword filtering be looped so that the first group of results is then filtered by the next keyword?
--Mike
|
No, that's not possible unfortunately. |
66327
|
Tue Apr 21 22:13:26 2009 |
| Andreas Wilke | wilke4all@hotmail.de | Question | Windows | 2.7.5-2130 | Mirror Server Funktion |
Ich möchte meine "lokale" ELOG Installation mit einem Server in der Firma synchronisieren.
Dazu habe ich in der entfernten Firewall ein Portmapping auf den ELOG Server in der Firma eingerichtet.
Wenn ich von meiner "lokalen" Maschine im Browser http://meinedomain.dyndns.xx:PORT aufrufe, kann ich auf den ELOG Server zugreifen.
Ich habe in meiner "lokalen" Installation in der Section [global] den Mirror-Server = http://meinedomain.dyndns.xx:PORT angeben.
Beim Synchornisieren bekomme ich jedoch den Hinweis "Fehler beim Zugriff auf entfertes Logbuch".......
|
66349
|
Wed May 6 15:38:10 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.7.5-2130 | Re: Mirror Server Funktion |
Andreas Wilke wrote: |
Ich möchte meine "lokale" ELOG Installation mit einem Server in der Firma synchronisieren.
Dazu habe ich in der entfernten Firewall ein Portmapping auf den ELOG Server in der Firma eingerichtet.
Wenn ich von meiner "lokalen" Maschine im Browser http://meinedomain.dyndns.xx:PORT aufrufe, kann ich auf den ELOG Server zugreifen.
Ich habe in meiner "lokalen" Installation in der Section [global] den Mirror-Server = http://meinedomain.dyndns.xx:PORT angeben.
Beim Synchornisieren bekomme ich jedoch den Hinweis "Fehler beim Zugriff auf entfertes Logbuch".......
|
Please let's stick to English. Let me try to understand your configuration. You have one elog server running and want to synchronize with itself? That does not work of course, synchronizing is done between two servers (normally on different computers). |
66353
|
Wed May 6 20:49:24 2009 |
| Alexander Withers | alexw@bnl.gov | Question | Linux | 2.7.5-2130 | help with substituting subjects |
I am trying to add additional information to the subject of new entries:
Subst subject = $subject [INCIDENT $message id]
Subst on reply subject = Re: $subject
Fixed Attributes Reply = Subject
However, the new entry subject looks like:
this is my subject [INCIDENT this is my subject [INCIDENT $message id]
I'm not sure if there's a problem with the substitution or if this is just not allowed (I'm having LISP flashbacks).
By the way, if I use "Subst on reply subject" I get the behavior I would like but the original entry in the thread doesn't contain the appended data:
Subst on reply subject = Re: $subject [INCIDENT $message id]
Any help would be appreciated.
Alex |
66372
|
Thu Jun 4 14:44:11 2009 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.5-2130 | Re: help with substituting subjects |
Alexander Withers wrote: |
I am trying to add additional information to the subject of new entries:
Subst subject = $subject [INCIDENT $message id]
Subst on reply subject = Re: $subject
Fixed Attributes Reply = Subject
However, the new entry subject looks like:
this is my subject [INCIDENT this is my subject [INCIDENT $message id]
I'm not sure if there's a problem with the substitution or if this is just not allowed (I'm having LISP flashbacks).
By the way, if I use "Subst on reply subject" I get the behavior I would like but the original entry in the thread doesn't contain the appended data:
Subst on reply subject = Re: $subject [INCIDENT $message id]
Any help would be appreciated.
Alex
|
The problem here is that the subsitution is executed before the entry is committed to the database. The message ID is assigned however only in the commit. So at the time of the substitution, the $message id is not available. When you do the reply however, the message id is valid and subsituted correctly. I see at this moment no clever solution for your problem (maybe "Subst on edit", but then you have to edit/submit each message manually once). |
66586
|
Tue Nov 10 12:50:48 2009 |
| Michael Dannmeyer | michael.dannmeyer@solvias.com | Question | Windows | 2.7.5-2130 | Export Text to a csv File |
Hello,
is it possible to export the Text Field and the entries in this field to a csv file? If yes, what are the settings to do this?
Regards
Michael
|