thanks for the reply, but it does not work. Lets concentrate on the second part of the query, where the wildcard comes into account.
payload: "activemq:queue*" -> does not work
payload: "activemq:queue:tuxedoHighPriority*" -> does not work
payload: "activemq:queue:tuxedoHighPriority.vpntbm*" -> does not work
payload: "activemq:queue:tuxedoHighPriority.vpntbm2*" -> does not work
payload: "activemq:queue:tuxedoHighPriority.vpntbm2.5" -> works
payload: "activemq:queue:tuxedoHighPriority.vpntbm2.5*" -> works
For me it looks like that it is not possible to search a substring inside an analyzed word. I am not sure, but I thought I used once in previous versions.
Using ES and Kibana 6.4.1.