adding an extra subreport to a lire report template (was: Re: trying to understand the new config format)
Matthew Wood
mwood at equinix.com
Wed Jun 29 19:50:03 CEST 2005
On Tue, Jun 28, 2005 at 09:29:39AM +0200, Joost van Baal wrote:
> What I'd do: copy
>
> /usr/share/lire/templates/email_default.xml to ~/.lire/templates/email.xml .
>
> Add a new
>
> <param name="section">
> ...
> </param>
>
> stanza. It could look like this:
>
> <param name="section">
> <param name="specs">
> <param name="email:tracked-recipients">
> <param name="tracked_email_re">joe.*</param>
> </param>
> <param name="email:tracked-senders">
> <param name="tracked_email_re">ann.*</param>
> </param>
> </param>
> <param name="title">Tracked Users</param>
> <param name="superservice">email</param>
> </param>
thanks for the text, Joost! It just needed one more line like this:
<param name="id">tracked-recipients.0</param>
..to make it work!
now i just need to figure out how to only do the top N names from the
total list. i know there was a way in the old Lire to do it. Does the
current version have a method of doing this?
--
========================================================================
Matthew Wood
Somekinda System Administrator Equinix, Inc.
--
To UNSUBSCRIBE, email to questions-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
questions-request at logreport.org
More information about the Questions
mailing list