Email Notification, posted by Robert Keeney on Mon Jun 30 14:15:52 2003
|
Is there a way to configure elog so users that have their email notification
on only get notified for updates to logs they have access to? I've looked
all through the documentation and I can't seem to find a way to do this.
If not is there some way I can work around this without to much trouble? I
have lots of logs and would really hate to have to make configuration
changes in all of them .
Having the message body mailed to you is very convenient but some of my
users only get to see their logs. If the body gets mailed to them they get
to see everything anyway.
When I had to use separate password files this wasn't an issue. |
Re: Email Notification, posted by Robert Keeney on Mon Jun 30 20:29:43 2003
|
You guessed right. I give it a try soon as I get a chance. Thanks.
> I guess you have a global password file and use "login user" statements for
> your logbooks. I have added some code which does per default not send any
> email to people who are not in the "login user" list, in case this list is
> present. New code under CVS. Please give it a try and let me know if it works
> for you.
>
> - STefan |
Re: Email Notification, posted by Robert Keeney on Wed Jul 23 12:53:25 2003
|
I have had this installed for about two weeks now and it seems to be working
fine. I haven't seen any problems at all and none of the other users have
reported any.
Thanks. This is very helpful.
> > Is there a way to configure elog so users that have their email notification
> > on only get notified for updates to logs they have access to? I've looked
> > all through the documentation and I can't seem to find a way to do this.
>
> I guess you have a global password file and use "login user" statements for
> your logbooks. I have added some code which does per default not send any
> email to people who are not in the "login user" list, in case this list is
> present. New code under CVS. Please give it a try and let me know if it works
> for you.
>
> - STefan |
Groups on the first page, posted by Robert Keeney on Thu Oct 23 13:59:54 2003
|
I would very much like to list groups instead of the individual logs on the
firs page you see after login.
Is there a way to do this? |
Re: Groups on the first page, posted by Robert Keeney on Fri Oct 24 14:08:47 2003
|
I think I would like: Only groups. When you click on a group, a secondary page
shows up showing logs in that group.
I would also have the option to list all logs so you could see logs that are not
in a group or locate a log where you didn't know what group it was in. I would
also like to have the option to sort logs and groups.
I am using Elog to keep track of application servers. The log names are the server
names and they are grouped by application. The list on the first page is getting
very long. |
Re: Groups on the first page, posted by Robert Keeney on Fri Oct 24 21:02:54 2003
|
OK, I'm willing to give a shot but I don't know how to do it. I'll look in the docs and
see if I can figure it out. Thanks.
> Before I go and implement additional features, I would like to check if your problem
> cound not be solved easier. Whey don't you define your server as an attribute inside
> a logbook instead of having separate logbooks for each server? You know that you can
> sort by attributes (just by cliking on the column header for that attribute), so that
> would satisfy your need for sorting. |
Re: Groups on the first page, posted by Robert Keeney on Fri Oct 24 21:22:11 2003
|
I don't see anyway to define a log as an attribute. May be I just don't understand
something. I have more than 50 logs anyway.
Sorting is not something I have to have but it would make the servers names a little easier
to find. However, I can get them into any order I want buy rearranging them in the config
file. I've already done that for some of them.
Groups on the front page would make navigation easier but it really isn't necessary.
I was hoping their was a way to do this that I had overlooked.
> OK, I'm willing to give a shot but I don't know how to do it. I'll look in the docs and
> see if I can figure it out. Thanks.
>
> > Before I go and implement additional features, I would like to check if your problem
> > cound not be solved easier. Whey don't you define your server as an attribute inside
> > a logbook instead of having separate logbooks for each server? You know that you can
> > sort by attributes (just by cliking on the column header for that attribute), so that
> > would satisfy your need for sorting. |
Is any one using elog on Solaris 9?, posted by Robert Keeney on Thu Apr 1 18:22:37 2004
|
I searched and found some problems people were having compiling it on Solaris.
However I didn't see anything else.
If your using it, was it hard to get it installed and working? |