jmxtrans-output-elastic.267.source-code.elastic-mapping.json Maven / Gradle / Ivy
{
"jmx-entry": {
"properties": {
"serverAlias": {
"type": "string",
"index": "not_analyzed"
},
"server": {
"type": "string",
"index": "not_analyzed"
},
"port": {
"type": "string",
"index": "not_analyzed"
},
"objDomain": {
"type": "string",
"index": "not_analyzed"
},
"className": {
"type": "string",
"index": "not_analyzed"
},
"typeName": {
"type": "string",
"index": "not_analyzed"
},
"attributeName": {
"type": "string",
"index": "not_analyzed"
},
"key": {
"type": "string",
"index": "not_analyzed"
},
"keyAlias": {
"type": "string",
"index": "not_analyzed"
},
"value": {
"type": "double"
},
"timestamp": {
"type": "date"
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy