bunyan-elasticsearch icon indicating copy to clipboard operation
bunyan-elasticsearch copied to clipboard

Elastic Search mapper_parsing_exception

Open jcteague opened this issue 7 years ago • 5 comments

I'm getting the following error, using the documentation on the readme.

Elasticsearch Stream Error: Error: [mapper_parsing_exception] failed to find type parsed [multi_field] for [name]

I followed the instructions regarding posting the template.json file as well.

I'm targeting the AWS ES service v 5.1

jcteague avatar Mar 09 '17 04:03 jcteague

I'm also having this issue. Maybe we can get a slightly updated template file?

nblasgen avatar May 14 '17 22:05 nblasgen

http://stackoverflow.com/questions/40301061/elasticsearch-5-mapperparserexception-with-multi-field -- depreciated in ES 5

nblasgen avatar May 14 '17 23:05 nblasgen

did that SO answer work for you?

On Sun, May 14, 2017 at 6:01 PM, nblasgen [email protected] wrote:

http://stackoverflow.com/questions/40301061/elasticsearch-5- mapperparserexception-with-multi-field -- depreciated in ES 5

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/simianhacker/bunyan-elasticsearch/issues/14#issuecomment-301345965, or mute the thread https://github.com/notifications/unsubscribe-auth/AAElJsoOJbRuKRjvWWWxCK74FkoFgDt1ks5r54e3gaJpZM4MXop2 .

jcteague avatar May 15 '17 03:05 jcteague

No, StackOverflow wasn't enough to get it fixed. I did find a proper template file though, and that worked. https://github.com/logstash-plugins/logstash-output-elasticsearch/tree/master/lib/logstash/outputs/elasticsearch

Version 2.x Version 5.x Version 6.x

nblasgen avatar May 15 '17 03:05 nblasgen

cool, I'll give that a shot. Thanks

On Sun, May 14, 2017 at 10:19 PM, nblasgen [email protected] wrote:

No, StackOverflow wasn't enough to get it fixed. I did find a proper template file though, and that worked. https://github.com/logstash- plugins/logstash-output-elasticsearch/tree/master/lib/ logstash/outputs/elasticsearch

Version 2.x Version 5.x Version 6.x

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/simianhacker/bunyan-elasticsearch/issues/14#issuecomment-301367198, or mute the thread https://github.com/notifications/unsubscribe-auth/AAElJiJtH-7WsqNlf7aAF82bpYGBhM6lks5r58Q-gaJpZM4MXop2 .

jcteague avatar May 15 '17 03:05 jcteague