HI,
I have recently set up Elasticsearch, Logstash and Kibana.
My Logstash includes the useragent plugin and all that seems to be working fine.
My problem is when it comes to visualising the user agent the separate words in the os_name field are been split into separate sections on the chart. I am pretty sure that this is being caused by elasticsearch using each of the words as separate tokens but I am lost when it comes to making them be read as one token.
Can anyone help?
Thanks,
Joe