Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kibana inserting new ";" into JSON objects #1208

Closed
jvhaggard opened this issue May 9, 2014 · 4 comments
Closed

Kibana inserting new ";" into JSON objects #1208

jvhaggard opened this issue May 9, 2014 · 4 comments

Comments

@jvhaggard
Copy link

Intermittently we will see ";" inserted into the end of our JSON objects that involve a URI. It shows up in the form of:
"selfUri":"https://mywebsite.com";},

When we pull the logs from elasticsearch the characters are not present and is a normal JSON object.

Version Number: Kibana 3 milestone pre-5

@rashidkpc
Copy link
Contributor

That is a rather old version, does this occur in master?

@jvhaggard
Copy link
Author

We're in the process of spinning up a new version now to test. Just wanted to get visibility in case it was a known issue or quick fix. I scanned the site but didn't see anything.

@w33ble
Copy link
Contributor

w33ble commented Oct 7, 2014

Sounds like a duplicate of #1289

@rashidkpc
Copy link
Contributor

Agreed, duplicate and not present in Kibana 4. Mostly since we don't make links out of URLs yet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@w33ble @rashidkpc @jvhaggard and others