You need to use a transform to change the data to your needs, in this case merging ip/name together.
Also you may want to do this on index instead of query time to speed things, for example with an ingest pipeline.
You need to use a transform to change the data to your needs, in this case merging ip/name together.
Also you may want to do this on index instead of query time to speed things, for example with an ingest pipeline.
© 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.