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

Can't mapping more than one type in elasticSearch 6.0 #30

Open
LeonardoHabitzreuter opened this issue Dec 6, 2017 · 0 comments
Open

Comments

@LeonardoHabitzreuter
Copy link

Cpu, memory, mqtt, etc are types of a single index. In elastic search 6.0 is not possible to set more than one type per index.

kherock added a commit to kherock/appmetrics-elk that referenced this issue Sep 16, 2018
Breaking changes:
* Rename "applicationName" field to "app"
* Rename "hostName" field to "host"
* Rename "timestamp" field to "@timestamp"
* Refactor appmetrics mappings to all be of a single type (fixes RuntimeTools#30)
* Preconfigured Kibana visualizations are only compatible on Kibana 4 (untested on 5.x)
kherock added a commit to kherock/appmetrics-elk that referenced this issue Sep 16, 2018
Breaking changes:
* Rename "applicationName" field to "app"
* Rename "hostName" field to "host"
* Rename "timestamp" field to "@timestamp"
* Refactor appmetrics mappings to all be of a single type (fixes RuntimeTools#30)
* Preconfigured Kibana visualizations are only compatible on Kibana 4 (untested on 5.x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant