Hi all,
I am new to elasticsearch. i am trying to monitor apache log. where i can get response time(each request response time). i need to show response time of each request as a graph. i am trying with histogram but its not working. kindly guide me to solve above problem. I am getting below error
ClassCastException[org.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData cannot be cast to org.elasticsearch.index.fielddata.IndexNumericFieldData