zympig commented on issue #7425:
URL: https://github.com/apache/skywalking/issues/7425#issuecomment-895149940


   
   ES version: 7.14.0 ,SkyWalking version :8.7.0-es7
   
   I configured  gRPC reporter like this
   > 
   
![image](https://user-images.githubusercontent.com/26918258/128699279-fc37f5d6-deb3-48f5-b5cb-30ce7f8fa718.png)
   
   
   SkyWalking  OAP  error :
   > `[89]: index [sw_log-20210809], type [_doc], id 
[18909303f26e43f397511a0d313adfcd], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [90]: index [sw_log-20210809], type [_doc], id 
[8bace155dee445bfa4a06a36a37433c9], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [92]: index [sw_log-20210809], type [_doc], id 
[cc45386c565f49228ebc52a3115c6261], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [93]: index [sw_log-20210809], type [_doc], id 
[6778603b29ec43baa16b1159e2021ebb], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [94]: index [sw_log-20210809], type [_doc], id 
[2e76be2309d44ec88beb1aa3239da761], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [96]: index [sw_log-20210809], type [_doc], id 
[f077e2abd6b04d4e91eb58c5997ae27e], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [97]: index [sw_log-20210809], type [_doc], id 
[36c46abd45634108a721e4cfd57af5d3], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [98]: index [sw_log-20210809], type [_doc], id 
[24bf28ecb3f14871961d6aab054e4da1], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]
   [99]: index [sw_log-20210809], type [_doc], id 
[a73653f1ed2f47a48b85f4aac7e1d267], message 
[ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, 
reason=Cannot copy field [endpoint_name] to fields [endpoint_name_match]. 
Copy-to currently only works for value-type fields, not objects.]]]]
   `
   
   I look for information ,ES 7.x not support  `copy to` with objects
   
   
![image](https://user-images.githubusercontent.com/26918258/128698883-4ebb3fd2-feba-4ec5-b0fb-fcb6e85a8598.png)
   
   
![image](https://user-images.githubusercontent.com/26918258/128699806-550df63a-f172-4c60-b705-94a4bae5baf5.png)
   
   
   What should I do?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to