Is there any open-source Windows Event-Log analyzer application? [closed] - open-source

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
It's my daily routine to check and view my server's Event Log.
Is there any application to analyze the Windows Event Log and send me notification or report?
I saw many Commercial application when I was googling like Splunk , but any idea about open source desktop application?

Snare
AdventNet free edition

ManageEngine's Event Log Analyzer (a division of Zoho Corporation (formerly AdventNet)) offers free event log monitoring tool. It is a full function free tool with 5 hosts limit.
Link: https://www.manageengine.com/products/eventlog/download-free.html

There is OSSEC but if you are going to buy something, then buy TriGeo's stuff.

Related

Open Source tools for managing Ubuntu Eucalyptus cloud [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have set up an ubuntu-eucalyptus cloud. I just want to know what are the open-source/enterprise tools available (if any) to manage these clouds. For example, how can I monitor the instances in my cloud ? How can i track usage per user/group and bill users accordingly ? how can I create backup of instances etc.
I have searched on the internet but cant find a satisfying article. Please guide .
management tools I know about for UEC would be
Elastic Fox: https://help.ubuntu.com/community/UEC/ElasticFox
and a hosted commercial tool from canonical https://landscape.canonical.com/ plus things that talk EC2 api like scalr or rightscale should work

Free Open Source Profiling (Eclipse TPTP): how to profile an application on glassfish server? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I want to have a free Open Source profiling tool for an application that is run in Glassfish server. I develop my application on Eclipse so I'm thinking TPTP is a good alternative. Glassfish is an external server to Eclipse and that's why the tool cannot be used directly to the code (at least I suppose). So I would like to know how you can use TPTP with a program on Glassfish.
YourKit beat OpenSource (this time)

What is a good data mining / BI / report tool for MySQL? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for a tool, service, or framework that would allow us to expose our database to management. I have looked, although briefly, at JasperSoft and Crystal Reports. They looked "OK".
We are not afraid of writing our own queries so long as we can save them somewhere for later use by the business crowd. Ideally, the interface would be web based and reports could be emailed in a professional format.
I've never tried it but I read great things about Pentaho. Take a look at it.
http://www.pentaho.com/

Opensource library similar to avahi [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I need to write an application on windows that connects to avahi running on Linux.I need opensource tools that i can use on windows os.
Im aware of BONJOUR.But it is tied to apple licenses...
Im not aware of tools.Can somebody suggest something?
Thanks
Bonjour is not tied to any Apple licenses as stated on this official webpage. Instead Apple has released it under the Open Source Apache 2.0 license. This allows you to view the source code and also link against it in your own open source project.

Is There An OSS Implementation Of Google AdWords [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there an open source implementation of Google AdWords, or is the technology protected in some way (such as being patented)?
Edit: To clarify, I'm looking for a 3rd party implementation of an AdWords-like system (that has nothing to to with Google AdWords beyond the concept and superficial similarity).
Depending on what part of the system you are looking to replicate you should give OpenX ad server a try. You can install it on your own servers or use their hosted version. There are other open source ad servers but this one seems to work pretty well.