please help i want create average visualization "nginx.upstream_response_time" but when create average there is no option for " nginx.upstream_response_time" field.
How are you ingesting the ngnix logs ... Are you using the filebeat ngnix module?
Are you sure that field exists in your ingested data?
If you look at the index pattern for that index what type does it say it is?
I suspect you may be doing your own parsing if so you will need to create a mapping before you load the data and set the data type to integer I suspect is being ingested as a text field that is why it won't show up for min, max or avg aggregations.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.