I need to add http.request.headers.Origin in visualization lens for chart preparation. Those fields are not available for filtering. Any leads on this is much appreciated !!!
Thanks
I need to add http.request.headers.Origin in visualization lens for chart preparation. Those fields are not available for filtering. Any leads on this is much appreciated !!!
Thanks
Welcome to our community!
There's not a lot of information here to effectively help unfortunately.
What version of the stack are you on?
Where is the data you are trying to visualise coming from?
Hi warkolm,
I'm with following versions,
elasticsearch : "7.10.1"
kibana : "7.10.1"
I'm getting data from apm-server along with nodejs apm-agent.
@Venkatesh_Kumar headers are not indexed by default. You can use the approach in Searching for a custom made header to index them, so that they can be used for search and aggregation.
@axw Thanks for the prompt reply. I used custom labels from the headers, and able to index those labels using 'overwrite' feature enabled in apm-server.yml.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.