Bug 78322 - (Plat) Provide GUI filter as part of the import wizard which will be sent to the GLA runtime.
Summary: (Plat) Provide GUI filter as part of the import wizard which will be sent to ...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Hyades (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 2000
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Alex Nan CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation, PII, ui
: 75524 (view as bug list)
Depends on: 69310 87164
Blocks: 87104 87105
  Show dependency tree
 
Reported: 2004-11-10 13:37 EST by Eugene Chan CLA
Modified: 2012-02-15 13:43 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Chan CLA 2004-11-10 13:37:05 EST
Provide GUI filter as part of the import wizard which will be sent to the GLA 
runtime.

By any criteria including things like "the most recent 200" entries, by 
products, severity, by any CBE properties, etc.

Should be implemented at the back-end (GLA,/agent) and controlled 
programatically or by the front end (LTA).
Comment 1 Valentina Popescu CLA 2004-11-11 13:13:18 EST
Log files imported into the workspace can be quite large due to the fact that 
they keep cumulating events from long running applications.
In a lot of scenarios, the user is only interested in analyzing the log for 
events that happened at a certain time interval ( when the application was 
down ) or events with a specific severity ( severity one for clues on why the 
application has died )
For that reason, the user should be able to import portions of the log files 
based on filters such as timestamp, record severity, etc.
Comment 2 Valentina Popescu CLA 2005-01-10 15:58:36 EST
Updating feature target per 01/10 UI main committers meeting
Comment 3 Christine Knight CLA 2005-01-12 14:46:17 EST
some functional requirements which need to be in this support:

function:

-filter on contents of all CBE properties

- also be able to filter on a time range, from
x time to y time, etc.

- other items specifically mentioned as examples:

- if error code is z 

- severity


performance:

if the filter is for 10% of the data
then ideally that would give us 10x performance gain, since that would be an 
ideal objective the expectation would be for 8x performance gain to allow for 
overhead.
Comment 4 Kari Halsted CLA 2005-01-13 14:55:02 EST
Documentation updates required for this.
Comment 5 Valentina Popescu CLA 2005-02-07 10:40:29 EST
Downstream products require this to be done in i2
Comment 6 Eugene Chan CLA 2005-03-10 15:15:33 EST
*** Bug 75524 has been marked as a duplicate of this bug. ***
Comment 7 Curtis d'Entremont CLA 2005-03-15 18:33:49 EST
Setting correct version.
Comment 8 Eugene Chan CLA 2005-03-24 16:22:53 EST
The UI portion is completed as with 69310.

Alex, please close the bug when the linkage with GLA on the import range is
completed
Comment 9 Alex Nan CLA 2005-03-24 22:10:44 EST
Implemented.
Comment 10 Kari Halsted CLA 2005-03-28 09:40:22 EST
Documentation complete.
Comment 11 Eugene Chan CLA 2005-04-08 10:58:28 EDT
close feature