Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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