ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67228
|
Mon Apr 2 16:07:48 2012 |
| Ben | brecio@aeronix.com | Question | Windows | V2.9.1-243 | Re: Import a CSV |
Stefan Ritt wrote: |
Ben wrote: |
I am trying to import a CSV file in to a logbook. The Attributes seem to import fine but it kicks out the first 2 columns of data and shifts the data over to the left by 2 columns. Has anyone tried to do this?
|
The CSV file must be wrongly formatted. But I don't see it I can't tell you what's wrong.
|
Here is an example of the CSV I am trying to import. |
67230
|
Mon Apr 2 17:24:17 2012 |
| Ben | brecio@aeronix.com | Question | Windows | V2.9.1-243 | Re: Import a CSV |
Stefan Ritt wrote: |
Ben wrote: |
Stefan Ritt wrote: |
Ben wrote: |
I am trying to import a CSV file in to a logbook. The Attributes seem to import fine but it kicks out the first 2 columns of data and shifts the data over to the left by 2 columns. Has anyone tried to do this?
|
The CSV file must be wrongly formatted. But I don't see it I can't tell you what's wrong.
|
Here is an example of the CSV I am trying to import.
|
Thanks for reporting this bug. I fixed it now in SVN revision 2446.
|
Thanks for the quick response!! |
383
|
Mon Jun 30 14:15:52 2003 |
| Robert Keeney | brassrlk@yahoo.com | Question | Linux | elog-2.3.6-1 | Email Notification |
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. |
386
|
Mon Jun 30 20:29:43 2003 |
| Robert Keeney | brassrlk@yahoo.com | Question | Linux | elog-2.3.6-1 | Re: Email Notification |
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 |
407
|
Wed Jul 23 12:53:25 2003 |
| Robert Keeney | brassrlk@yahoo.com | Question | Linux | elog-2.3.6-1 | Re: Email Notification |
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 |
438
|
Thu Oct 23 13:59:54 2003 |
| Robert Keeney | brassrlk@yahoo.com | Question | Linux | 2.3.9 | Groups on the first page |
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? |
440
|
Fri Oct 24 14:08:47 2003 |
| Robert Keeney | brassrlk@yahoo.com | Question | Linux | 2.3.9 | Re: Groups on the first page |
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. |
442
|
Fri Oct 24 21:02:54 2003 |
| Robert Keeney | brassrlk@yahoo.com | Question | Linux | 2.3.9 | Re: Groups on the first page |
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. |