Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Generic Log Adapter?
Generic Log Adapter? [message #142065] Mon, 27 April 2009 21:36 Go to next message
Akdeniz is currently offline AkdenizFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,

I currently working on a project which needs some log files(like syslog
logs) parsed.While searching for an abstract for this part of my project,
I ran into this generic log adapter plugin.Yet examinig it,but i am not
sure if it is what i want.I mean can i use it somehow, which provides logs
in CommonBaseEvent format to my class.

Thanks in advance...
Re: Generic Log Adapter? [message #142102 is a reply to message #142065] Tue, 28 April 2009 15:21 Go to previous messageGo to next message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Akdeniz,

GLA provides a way for user to normalized the verious log files format to
CommonBaseEvents where CBEs can be analyzed and correlated. The conversion
to CBE can be done with build-in parser editor in TPTP.
Keep in mind that GLA is no longer a GA nor support component in TPTP. It is
only available in early releases of TPTP. However, they should be working
fine in those releases and it comes with documentation under the Help
content and Examples.

Eugene


"Akdeniz " <demirozali@gmail.com> wrote in message
news:69e4cdc1742bd69ff37ea04558f246bc$1@www.eclipse.org...
> Hi,
>
> I currently working on a project which needs some log files(like syslog
> logs) parsed.While searching for an abstract for this part of my project,
> I ran into this generic log adapter plugin.Yet examinig it,but i am not
> sure if it is what i want.I mean can i use it somehow, which provides logs
> in CommonBaseEvent format to my class.
>
> Thanks in advance...
>
Re: Generic Log Adapter? [message #142107 is a reply to message #142102] Tue, 28 April 2009 20:57 Go to previous message
Akdeniz is currently offline AkdenizFriend
Messages: 3
Registered: July 2009
Junior Member
Hi Eugene,

Thanks for your answer.
My only concern is if it is possible use it as a library within my
project. As far as I understand from the docs, it needs to work as a
seperate application.Please inform me if i am wrong.

Also while trying samples from
" http://www.eclipse.org/tptp/home/documents/tutorials/gla/GLA _Intro/GLA_Intro.viewlet/GLA_Intro_viewlet_swf.html",
some samples needs org.eclipse.hyades.logging.parsers.logParser class.But
i am not able to find this class within "Extension" tab of the manifest
file(although i can find org.eclipse.hyades.lta.logging.parsers.logParser
class)

Any ideas?

PS: I installed "Testing & Performance" part from Eclipse Updates.(Is it
not enough to run this samples?)
Previous Topic:TPTP causing EXCEPTION_ACCESS_VIOLATION
Next Topic:TPTP-verification machanisms
Goto Forum:
  


Current Time: Fri Apr 26 09:06:11 GMT 2024

Powered by FUDForum. Page generated in 0.02676 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top