Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tested environment versions? #15

Open
dougmcclure opened this issue Aug 2, 2015 · 2 comments
Open

Add tested environment versions? #15

dougmcclure opened this issue Aug 2, 2015 · 2 comments

Comments

@dougmcclure
Copy link

Could you add a section in the readme that talks about the environments you've tested or this is known to work in?

OS (eg AIX Versions and maintenance levels)
Java versions (etc IBM, Oracle, OpenJava, etc.)

I'm very interested in anything you've done in the AIX/IBM Java area with this and to what scale you've tested (eg how many monitored files on a host, log volumes per instance, etc.). I've got clients with ~500 monitored log files per AIX LPAR and would love to know how this works compared to current log shippers we use.

@didfet
Copy link
Owner

didfet commented Aug 3, 2015

Hi,

That's a good idea.

I can't give too much detail but this program runs in production on :

  • AIX 5.3 LPARs with IBM Java 5 JVM
  • AIX 6.1 LPARs with IBM Java 5 JVM

and has been tested on :

  • RHEL 6.5 with OpenJDK 7 JVM

I run it with a dozen monitored log files and I've seen it handle tens of megabytes per minute. Some instances have been running for weeks without any memory leak or other problems.

@dougmcclure
Copy link
Author

Awesome, thanks! If you'd like to chat more directly about this and how
IBM might be able to help more with this port or other things we're doing
in the logstash space, feel free to email me direct at [email protected].

On Mon, Aug 3, 2015 at 5:25 AM, didfet [email protected] wrote:

Hi,

That's a good idea.

I can't give too much detail but this program runs in production on :

  • AIX 5.3 LPARs with IBM Java 5 JVM
  • AIX 6.1 LPARs with IBM Java 5 JVM

and has been tested on :

  • RHEL 6.5 with OpenJDK 7 JVM

I run it with a dozen monitored log files and I've seen it handle tens of
megabytes per minute. Some instances have been running for weeks without
any memory leak or other problems.


Reply to this email directly or view it on GitHub
#15 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants