elasticsearch - Kibana 5.x - Sorting options (asc & desc) are not aviable -


after inserting data elasticsearch can't sort results in kibana discover view.

test data inserted using curl and/or logstash. both variants did not lead success.

i using current versions (5.2) of elk stack.

the picture below shows result table without sorting options (desc or asc), instance, 'time' or 'message' field.

result table without sorting option

furthermore, can seen on left in picture inserted data have no indexed fields.

why can't sort results?

thanks help!


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -