OpenSearch/x-pack
Shaunak Kashyap b86621c157
Adding mapping for hostname field (#37288)
This new `hostname` field is meant to be a replacement for its sibling `name` field. See https://github.com/elastic/beats/pull/9943, particularly https://github.com/elastic/beats/pull/9943#discussion_r245932581.

This PR simply adds the new field (`hostname`) to the mapping without removing the old one (`name`), because a user might be running an older-version Beat (without this field rename in it) with a newer-version Monitoring ES cluster (with this PR's change in it).

AFAICT the Monitoring UI isn't currently using the `name` field so no changes are necessary there yet. If it decides to start using the `name` field, it will also want to look at the value of the `hostname` field.
2019-01-14 12:41:10 -08:00
..
dev-tools Build: Merge xpack checkstyle config into core (#33399) 2018-09-05 09:17:02 -04:00
docs Security Audit includes HTTP method for requests (#37322) 2019-01-13 15:26:23 +02:00
license-tools Core: Rework multi date formatter merging (#36447) 2018-12-11 23:47:44 -08:00
plugin Adding mapping for hostname field (#37288) 2019-01-14 12:41:10 -08:00
qa Unmuted test now that #37239 has been merged and backported. 2019-01-11 09:02:46 +01:00
test Upgrade ASM for java 12 compatability (#37385) 2019-01-13 09:33:39 -08:00
transport-client Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
NOTICE.txt
README.md
build.gradle MINOR: Remove some Deadcode in Gradle (#37160) 2019-01-07 09:21:25 +01:00

README.md

Elastic License Functionality

This directory tree contains files subject to the Elastic License. The files subject to the Elastic License are grouped in this directory to clearly separate them from files licensed under the Apache License 2.0.