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

Enforce node level limits if node is started in production env #16733

Merged
merged 1 commit into from
Feb 22, 2016

Commits on Feb 22, 2016

  1. Enforce node level limits if node is started in production env

    This commit tries to 'guess' if a user starts a node in production by
    checking if any network host is configured. If that is the case soft-limits
    that are only logged otherwise are enforced like number of open file descriptors.
    
    Closes elastic#16727
    s1monw committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    55a8b17 View commit details
    Browse the repository at this point in the history