A little update. When i type GET in dev console
GET rabbitmq-dev/_mapping/field/rabbitmq.node.*
I get this:
{
"rabbitmq-dev--000001" : {
"mappings" : {
"rabbitmq.node.queue.index.write.count" : {
"full_name" : "rabbitmq.node.queue.index.write.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.processors" : {
"full_name" : "rabbitmq.node.processors",
"mapping" : {
"processors" : {
"type" : "long"
}
}
},
"rabbitmq.node.mnesia.disk.tx.count" : {
"full_name" : "rabbitmq.node.mnesia.disk.tx.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.write.avg.ms" : {
"full_name" : "rabbitmq.node.io.write.avg.ms",
"mapping" : {
"ms" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.sync.avg.ms" : {
"full_name" : "rabbitmq.node.io.sync.avg.ms",
"mapping" : {
"ms" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.sync.count" : {
"full_name" : "rabbitmq.node.io.sync.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.write.count" : {
"full_name" : "rabbitmq.node.io.write.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.msg.store_read.count" : {
"full_name" : "rabbitmq.node.msg.store_read.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.read.bytes" : {
"full_name" : "rabbitmq.node.io.read.bytes",
"mapping" : {
"bytes" : {
"type" : "long"
}
}
},
"rabbitmq.node.name" : {
"full_name" : "rabbitmq.node.name",
"mapping" : {
"name" : {
"type" : "keyword",
"ignore_above" : 1024
}
}
},
"rabbitmq.node.io.seek.count" : {
"full_name" : "rabbitmq.node.io.seek.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.proc.used" : {
"full_name" : "rabbitmq.node.proc.used",
"mapping" : {
"used" : {
"type" : "long"
}
}
},
"rabbitmq.node.socket.used" : {
"full_name" : "rabbitmq.node.socket.used",
"mapping" : {
"used" : {
"type" : "long"
}
}
},
"rabbitmq.node.mem.used.bytes" : {
"full_name" : "rabbitmq.node.mem.used.bytes",
"mapping" : {
"bytes" : {
"type" : "long"
}
}
},
"rabbitmq.node.fd.used" : {
"full_name" : "rabbitmq.node.fd.used",
"mapping" : {
"used" : {
"type" : "long"
}
}
},
"rabbitmq.node.mem.limit.bytes" : {
"full_name" : "rabbitmq.node.mem.limit.bytes",
"mapping" : {
"bytes" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.read.count" : {
"full_name" : "rabbitmq.node.io.read.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.gc.reclaimed.bytes" : {
"full_name" : "rabbitmq.node.gc.reclaimed.bytes",
"mapping" : {
"bytes" : {
"type" : "long"
}
}
},
"rabbitmq.node.socket.total" : {
"full_name" : "rabbitmq.node.socket.total",
"mapping" : {
"total" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.write.bytes" : {
"full_name" : "rabbitmq.node.io.write.bytes",
"mapping" : {
"bytes" : {
"type" : "long"
}
}
},
"rabbitmq.node.uptime" : {
"full_name" : "rabbitmq.node.uptime",
"mapping" : {
"uptime" : {
"type" : "long"
}
}
},
"rabbitmq.node.run.queue" : {
"full_name" : "rabbitmq.node.run.queue",
"mapping" : {
"queue" : {
"type" : "long"
}
}
},
"rabbitmq.node.proc.total" : {
"full_name" : "rabbitmq.node.proc.total",
"mapping" : {
"total" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.read.avg.ms" : {
"full_name" : "rabbitmq.node.io.read.avg.ms",
"mapping" : {
"ms" : {
"type" : "long"
}
}
},
"rabbitmq.node.fd.total" : {
"full_name" : "rabbitmq.node.fd.total",
"mapping" : {
"total" : {
"type" : "long"
}
}
},
"rabbitmq.node.msg.store_write.count" : {
"full_name" : "rabbitmq.node.msg.store_write.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.mnesia.ram.tx.count" : {
"full_name" : "rabbitmq.node.mnesia.ram.tx.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.seek.avg.ms" : {
"full_name" : "rabbitmq.node.io.seek.avg.ms",
"mapping" : {
"ms" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.reopen.count" : {
"full_name" : "rabbitmq.node.io.reopen.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.type" : {
"full_name" : "rabbitmq.node.type",
"mapping" : {
"type" : {
"type" : "keyword",
"ignore_above" : 1024
}
}
},
"rabbitmq.node.io.file_handle.open_attempt.count" : {
"full_name" : "rabbitmq.node.io.file_handle.open_attempt.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.gc.num.count" : {
"full_name" : "rabbitmq.node.gc.num.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.disk.free.limit.bytes" : {
"full_name" : "rabbitmq.node.disk.free.limit.bytes",
"mapping" : {
"bytes" : {
"type" : "long"
}
}
},
"rabbitmq.node.disk.free.bytes" : {
"full_name" : "rabbitmq.node.disk.free.bytes",
"mapping" : {
"bytes" : {
"type" : "long"
}
}
},
"rabbitmq.node.queue.index.read.count" : {
"full_name" : "rabbitmq.node.queue.index.read.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
},
"rabbitmq.node.io.file_handle.open_attempt.avg.ms" : {
"full_name" : "rabbitmq.node.io.file_handle.open_attempt.avg.ms",
"mapping" : {
"ms" : {
"type" : "long"
}
}
},
"rabbitmq.node.queue.index.journal_write.count" : {
"full_name" : "rabbitmq.node.queue.index.journal_write.count",
"mapping" : {
"count" : {
"type" : "long"
}
}
}
}
}
}
And it looks like those keys can be found in mappings.