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

Unambigious ECS field: `client.domain #2119

Closed
janstarke opened this issue Nov 30, 2022 · 1 comment
Closed

Unambigious ECS field: `client.domain #2119

janstarke opened this issue Nov 30, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@janstarke
Copy link
Contributor

Description of the issue:
the client structure in client.yml describes the field domain twice

Any additional context or examples:

    - name: domain
      level: core
      type: keyword
      description: >
        Client domain.

    - name: domain
      level: core
      type: keyword
      short: The domain name of the client.
      example: foo.example.com
      description: >
        The domain name of the client system.

        This value may be a host name, a fully qualified domain name, or another
        host naming format. The value may derive from the original event or be
        added from enrichment.
@ebeahan
Copy link
Member

ebeahan commented Dec 1, 2022

resolved in #2120

@ebeahan ebeahan closed this as completed Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants