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

Set agent.name to hostname by default #18000

Commits on May 2, 2020

  1. Set agent.name to hostname by default

    Since ECS does not define agent.hostname it will be removed in a future release.
    In order to always have a field available to identify the agent by name we will
    set the agent.name to hostname unless the user has provided a custom name.
    
    Relates elastic#16377
    andrewkroh committed May 2, 2020
    Configuration menu
    Copy the full SHA
    22e18a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545f5b7 View commit details
    Browse the repository at this point in the history
  3. Update tests

    andrewkroh committed May 2, 2020
    Configuration menu
    Copy the full SHA
    c7a75fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db5eb1c View commit details
    Browse the repository at this point in the history