Hello { ES World },
The field, http.content_length in HTTP field list, whether it is request content length
or it is response content length?
As we want to dashboard, Responses based on their sizes; we're gonna need this field.
Hello { ES World },
The field, http.content_length in HTTP field list, whether it is request content length
or it is response content length?
As we want to dashboard, Responses based on their sizes; we're gonna need this field.
It looks like http.content_length
is from the response's header.
Source: https://github.com/elastic/beats/blob/master/packetbeat/protos/http/http.go#L460
You are right. It's ambiguous at the moment. I created a new GitHub issue with a potential solution for this. Please let me know what you think.
I agree @monica
© 2020. All Rights Reserved - Elasticsearch
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.