Search Option, posted by Carl Shirey on Tue Nov 1 14:04:50 2011
|
Is there a way to setup a search, to search several log books but not all the logs books at one time?
Thanks
Carl |
Re: Search Option, posted by Stefan Ritt on Wed Nov 2 21:35:13 2011
|
Carl Shirey wrote:
Is there a way to setup a search, to search several log books but not all the logs books at one time? |
Extendable Moption, posted by Michael Simoen on Tue Nov 1 01:29:59 2011
|
Hi,
I'm currently trying to setup a logbook which will contain process descriptions. One of the attributes will be the resists that are used. This
could be more than one resist, hence I try to use MOptions but users should also be able to add materials to the selection list. When I write the following, |
undesired side effect of using an attribute "Entry", posted by Andreas Luedeke on Thu Oct 27 14:05:35 2011
|
If you use an attribute "Entry" then the internal variable "entry time" will expand to the last value of
"$Entry"+" time", e.g. if you use it in "Thread display = $entry time, ..."
|
elogd crash for special query, posted by Andreas Luedeke on Thu Oct 27 11:29:08 2011
|
A query to a logbook can crash the demon.
Query:
|
Rename Logbook, posted by mike cianci on Sun Sep 4 23:01:15 2011
|
I have a logbook with data in it that I need to rename and preserve the the existing data (old book) in the newly named book
(i.e. can I move all of the data from one book to a new book and than delete the data from the original book)?
As always thank you for your time. |
Re: Rename Logbook, posted by Stefan Ritt on Mon Sep 5 17:10:19 2011
|
mike cianci wrote:
I have a logbook with data in it that I need to rename and preserve the the existing |
Re: Rename Logbook, posted by mike cianci on Fri Sep 23 01:16:30 2011
|
Stefan Ritt wrote:
|
Re: Rename Logbook, posted by David Pilgram on Fri Sep 23 10:46:58 2011
|
mike cianci wrote:
|
Re: Rename Logbook, posted by Stefan Ritt on Mon Sep 26 11:34:36 2011
|
David Pilgram wrote:
Anyway, Stefan <i>et al</i> have got CERN's faster-than-light particle problem to deal with |
Re: Rename Logbook, posted by mike cianci on Fri Sep 30 22:38:43 2011
|
Stefan Ritt wrote:
|
Re: Rename Logbook, posted by David Pilgram on Fri Sep 30 22:55:01 2011
|
mike cianci wrote:
|
Digest page or email?, posted by Graham Medlin on Wed Sep 28 22:10:30 2011
|
We have about 10 logbooks running on the same Elog that all get fair use. Many people have turned off new entry emails because they
were filling up inboxes, but are still interested in what's new. I saw the option to add "?last=1" to the start page, although
I'm afraid using it might cause confusion over how to get to the older posts. |
Re: Digest page or email?, posted by Stefan Ritt on Thu Sep 29 10:12:40 2011 
|
Graham Medlin wrote:
We have about 10 logbooks running on the same Elog that all get fair use. Many people have turned |
Re: Digest page or email?, posted by Graham Medlin on Thu Sep 29 16:55:25 2011
|
Stefan Ritt wrote:
|
Memory Leak in V2.9.0-2411 (Mirroring Related), posted by Ryan on Tue Sep 20 04:46:55 2011
|
I have two identical servers (IBM X337) setup on the same LAN with Ubuntu Linux 10.04 LTS with ELOGD running (Compiled from tarbell) with the same exact
package install base. (Only difference between the two servers is the hostname, and the ELOGD.CFG global section)
I noticed after setting these servers up today that ELOGD crashed on the server configured to mirror. It looks like |
Elog crashes with URL find npp=0, posted by Andreas Luedeke on Tue Sep 13 11:54:16 2011
|
Some user wanted to modify the URL by hand and succeeded to crash the elogd process with npp=now
It appears that npp=0 crashes elogd with the following error message:
|
Re: Elog crashes with URL find npp=0, posted by Andreas Luedeke on Tue Sep 13 13:38:19 2011
|
> [...] It appears that npp=0 crashes elogd [...]
Here's a patch: search for "npp" in src/elogd.c and add the following line:
|