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

No data in table #603

Closed
KibanaNovice opened this issue Oct 23, 2013 · 2 comments
Closed

No data in table #603

KibanaNovice opened this issue Oct 23, 2013 · 2 comments

Comments

@KibanaNovice
Copy link

Hi Rashid,

I have installed Kibana 3, Elasticsearch 0.90.5 and Logstash 1.2.2, all in the same server. I use Apache Tomcat server. In the table panel, I see the field names, but I don't see any data. I even get the pie chart with the total count. I tried in Chrome and Firefox.

I see the following error in Chrome Dev tool:
SyntaxError: Unexpected token f
at Object.parse (native)
at Q (http://localhost:9292/app/app.js?r=4e6bc71:6:31769)
at g.defaults.transformResponse (http://localhost:9292/app/app.js?r=4e6bc71:8:12489)
at http://localhost:9292/app/app.js?r=4e6bc71:8:12213
at Array.forEach (native)
at f (http://localhost:9292/app/app.js?r=4e6bc71:6:28455)
at oc (http://localhost:9292/app/app.js?r=4e6bc71:8:12195)
at d (http://localhost:9292/app/app.js?r=4e6bc71:8:12909)
at i (http://localhost:9292/app/app.js?r=4e6bc71:8:3364)
at http://localhost:9292/app/app.js?r=4e6bc71:8:3920 app.js?r=4e6bc71:7
TypeError: Cannot read property 'error' of undefined
at http://localhost:9292/app/panels/table/module.js?r=4e6bc71:4:3608

Is it any configuration issue?

@rashidkpc
Copy link
Contributor

Judging from #608 I assume you've solved this issue?

@KibanaNovice
Copy link
Author

I am able to see the data from logs. But still the same issue with my json file. Is there a way to feed a json file to elasticsearch?

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

3 participants
@rashidkpc @KibanaNovice and others