Error: [parsing_exception] Unexpected token VALUE_STRING [script] in [1]., with { line=1 col=356 }

Getting error message when used _value in JSON input of Y axis. In Kibana4, it works fine though. Why?

Can you provide some more info? What version are you on now? Are you in a Visualization? Can you paste the exact contents of the JSON input you're using?

Thanks,
Lee

I'm using Kibana5.1.1. I saw it in visualization.

Error: [parsing_exception] Unexpected token VALUE_STRING [script] in [1].,
with { line=1 col=378 } at respond (
http://interstagedemo:5601/bundles/kibana.bundle.js?v=14566:14:2082) at
checkRespForFailure (
http://interstagedemo:5601/bundles/kibana.bundle.js?v=14566:14:1310) at
http://interstagedemo:5601/bundles/kibana.bundle.js?v=14566:1:23129 at
processQueue (
http://interstagedemo:5601/bundles/commons.bundle.js?v=14566:38:23621) at
http://interstagedemo:5601/bundles/commons.bundle.js?v=14566:38:23888 at
Scope.$eval (
http://interstagedemo:5601/bundles/commons.bundle.js?v=14566:39:4619) at
Scope.$digest (
http://interstagedemo:5601/bundles/commons.bundle.js?v=14566:39:2359) at
Scope.$apply (
http://interstagedemo:5601/bundles/commons.bundle.js?v=14566:39:5037) at
done (http://interstagedemo:5601/bundles/commons.bundle.js?v=14566:37:25027)
at completeRequest (
http://interstagedemo:5601/bundles/commons.bundle.js?v=14566:37:28702)

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