Skip to content

feat(schema): implement host.tags field from RFC 0056 - #2674

Merged
taylor-swanson merged 2 commits into
elastic:mainfrom
taylor-swanson:feat/implement-rfc-0056
Jul 27, 2026
Merged

feat(schema): implement host.tags field from RFC 0056#2674
taylor-swanson merged 2 commits into
elastic:mainfrom
taylor-swanson:feat/implement-rfc-0056

Conversation

@taylor-swanson

Copy link
Copy Markdown
Contributor

1. What does this PR do?

Adds the host.tags field from RFC 0056, a free-form keyword array field for tagging hosts with one or more user-configurable labels, used for search, alerting, and access control.

2. Which ECS fields are affected/introduced?

  • host.tags

3. Why is this change necessary?

4. Have you added/updated documentation?

YES

5. Have you built ECS and committed any newly generated files?

YES

6. Have you run the ECS validation tests locally?

YES

7. Anything else for the reviewers?

N/A


Commit Message

Adds the host.tags field from RFC 0056, a free-form keyword array field for tagging hosts with one or more user-configurable labels, used for search, alerting, and access control.

Related

Adds the host.tags field from RFC 0056, a free-form keyword array field
for tagging hosts with one or more user-configurable labels, used for
search, alerting, and access control.
@taylor-swanson taylor-swanson self-assigned this Jul 27, 2026
@taylor-swanson
taylor-swanson requested a review from a team July 27, 2026 14:52
@taylor-swanson taylor-swanson added the enhancement New feature or request label Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@taylor-swanson taylor-swanson changed the title feat: Implement host.tags field from RFC 0056 feat(schema): implement host.tags field from RFC 0056 Jul 27, 2026
@taylor-swanson
taylor-swanson merged commit fd13b9f into elastic:main Jul 27, 2026
8 checks passed
@taylor-swanson
taylor-swanson deleted the feat/implement-rfc-0056 branch July 27, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants