Field value equal "Unknown" get error

I get the error message as below:

"error"=>{"type"=>"mapper_parsing_exception", "reason"=>"failed to parse [details-RequestData-MessageTag]", "caused_by"=>{"type"=>"illegal_argument_exception", "reason"=>"For input string: "Unknown""}}

And in my json

{"details-RequestData-MessageTag":"Unknown"}

Is it a bug or some rules that not allow to use "Unknown"?

What exactly are you doing?

I am sending data to logstash.
But I got this error when it write to elasticsearch

Ok but I still have no idea on what exactly you are doing.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.