Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fleet] added unprivileged mapping to kql validation (#183239)
## Summary Fixed error with new `unprivileged` field search when strict KQL validation is turned on. elastic/ingest-dev#3250 (comment) To verify: - enable KQL validation to `kibana.dev.yml`: `xpack.fleet.enableExperimental: ['enableStrictKQLValidation']` - start kibana and enroll an agent with docker - search on `local_metadata.elastic.agent.unprivileged: true` in Agent list UI - expect no error <img width="1340" alt="image" src="https://github.com/elastic/kibana/assets/90178898/e00c07eb-0e14-40b5-8ca6-6c559e25224b">
- Loading branch information