Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hyades-dev] Importing log resources


Hi Jeremey,

You can integrate with Hyades Log View and Log Navigator View by creating Hyades resources (TRCAgent of HyadesConstants.LOG_AGENT_TYPE, TRCMonitor, etc), load your log resource(from database) to CBE events into the Agent in your own customized import wizard. But this was not the intend in the original design for user to contribute to Log and Trace Analyzer; However, I would like to get more information about your requirement on the import wizard. Please contact me and we can discuss about it in more detail.

Thanks.

--------------------------------------------------------------------
Eugene Chan
IBM Toronto Laboratory
D3/ENW/8200/MKM
Voice:   1-905-413-6102
Email:  ewchan@xxxxxxxxxx



Jeremey Laprise <jmlaprise@xxxxxxxxxxxxxxx>
Sent by: hyades-dev-admin@xxxxxxxxxxx

10/13/2004 11:08 AM

Please respond to
hyades-dev

To
hyades-dev@xxxxxxxxxxx
cc
Subject
[hyades-dev] Importing log resources






Hi,


I am investigating Hyades log parser/correlator/analyzer capabilities and I have a question regarding how logs are imported. The log resources I am trying to import are not located in a file, they are in a database.


I have defined an org.eclipse.hyades.logging.parsers.logParser extension (for the parser), and a org.eclipse.hyades.logc.logInteractionView (for the correlator/filter).  I have successfully imported the log resources, however, I want more control over the user interface for importing my log resources.  The current way to import log data is through the Import Wizard, selecting "Log File", and then selecting my log parser.  Instead of the "Log File" import wizard (which is misleading), I would like to implement my own Import Wizard type, say "ProductX Log Resource" and have my own custom wizard for importing my specific log resources.  Is there a way I can do this, and still integrate with Hyades Log View and Navigator View, etc.  Furthermore, I do not want my log parser to show up under the "Log File" supported log types.


Any feedback is appreciated.


Thanks,


Jeremey Laprise


Back to the top