Dashbord Issues

249 views
Skip to first unread message

Mike

unread,
Jan 16, 2014, 11:59:12 AM1/16/14
to enterprise-log-s...@googlegroups.com
All of the my dashboards are showing "No Data Available" including the admin/stats dashboard.

Where would I start troubleshooting this?

Thanks

-Mike

kb

unread,
Jan 16, 2014, 8:05:59 PM1/16/14
to enterprise-log-s...@googlegroups.com
Look in /data/elsa/log/web.log

Also try adding "?view=dev" to the admin stats url, then expand the logger console that shows up in the upper right.

Also try running the queries from you dashboard manually in the ELSA search box.

sidi abdella

unread,
Jan 19, 2014, 2:24:50 AM1/19/14
to enterprise-log-s...@googlegroups.com
Hi,

I had the same issue, after digging out in the web query logs found out that the dashboard queries are batched and the chart js gets an empty json. A solution I found is to limit the time interval for the dashboard queries using the '?hours=X' parameter (https://code.google.com/p/enterprise-log-search-and-archive/wiki/Documentation#Viewing_Dashboards)
You can also try increasing the query_timeout param in the elsa_web.conf

Hope this help.
 



--
You received this message because you are subscribed to the Google Groups "enterprise-log-search-and-archive" group.
To unsubscribe from this group and stop receiving emails from it, send an email to enterprise-log-search-...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Mike

unread,
Jan 20, 2014, 12:21:48 PM1/20/14
to enterprise-log-s...@googlegroups.com
Sidi,

Appending ?hours=24 to the dashboards works for all of them.  Not ideal, but a work around for now.

Thanks

-Mike
To unsubscribe from this group and stop receiving emails from it, send an email to enterprise-log-search-and-archive+unsubscribe@googlegroups.com.

Martin Holste

unread,
Jan 21, 2014, 6:24:27 PM1/21/14
to enterprise-log-s...@googlegroups.com
If they are batching not because of the time period (logs only existing in the archive) but because of execution time, you can tweak the "query_time_batch_threshold" setting in elsa_web.conf and set it to more seconds. The default is 120.


To unsubscribe from this group and stop receiving emails from it, send an email to enterprise-log-search-...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages