lucene - Kibana: Make phrase short yield no result -


the original log looks this:

{"@message":"info 2014-03-03 23:59:30,022 [automatic.notify.service.17] ... 

if search 23:59:30,022 can find line, if search 23:59:30, no result returned explanation this?

because looking exact match, should try 23:59:30* if not care miliseconds.


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -