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

Log the status of security on license change #42488

Merged
merged 6 commits into from
May 31, 2019

Commits on May 24, 2019

  1. Log the status of security on license change

    Whether security is enabled/disabled is dependent on the combination
    of the node settings and the cluster license.
    
    This commit adds a license state listener that logs when the license
    change causes security to switch state (or to be initialised).
    
    This is primarily useful for diagnosing cluster formation issues.
    tvernum committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b09245c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe72d41 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Improve error message

    tvernum committed May 30, 2019
    Configuration menu
    Copy the full SHA
    a6ac218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e10bc1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    6c65c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9539fb9 View commit details
    Browse the repository at this point in the history