MHMDhub / enterprise-log-search-and-archive

Automatically exported from code.google.com/p/enterprise-log-search-and-archive
0 stars 0 forks source link

Fresh installed ELSA, "Status" Dashboard "/dashboard/_system" and shows empty page when click to view/edit #189

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Brand new installed via "sh install.sh web" also tried "sh install.sh web 
update" 
2.
3.

What is the expected output? What do you see instead?
_system dashboard or user customized dashboard should able to view and edit. 

What version of the product are you using? On what operating system?
Sphinx  Sphinx 2.1.3-id64-dev (r4319)
Date     2014-01-05 09:00:14 -0800 (Sun, 05 Jan 2014)
Author   mcholste
Rev  1147
OS
CentOS release 6.4 (Final)
# uname -a
Linux 2.6.32-358.18.1.el6.x86_64 #1 SMP Wed Aug 28 17:19:38 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

Please provide any additional information below.
did test [ysql syslog -e "select * from v_directory; select * from tables;"], 
+------+---------------------+---------------------+--------+---------+---------
-+---------+-------------------------------+-----------------+---------------+--
----------+----------+-----------+-----------+-----------------+----------------
-----+---------------------+-----------------+---------------+
| id   | start               | end                 | min_id | max_id  | 
first_id | last_id | table_name                    | table_start_int | 
table_end_int | table_type | table_id | type      | locked_by | table_locked_by 
| index_start         | index_end           | index_start_int | index_end_int |
+------+---------------------+---------------------+--------+---------+---------
-+---------+-------------------------------+-----------------+---------------+--
----------+----------+-----------+-----------+-----------------+----------------
-----+---------------------+-----------------+---------------+
|    1 | 2014-01-06 11:39:47 | 2014-01-06 16:06:15 |      1 | 3887991 |  
3294475 | 3307814 | syslog_data.syslogs_index_1   |      1389037187 |    
1389053175 | index      |        1 | temporary |      NULL |            NULL | 
2014-01-06 15:33:14 | 2014-01-06 15:34:14 |      1389051194 |    1389051254 |
|    2 | 2014-01-06 11:39:47 | 2014-01-06 16:06:15 |      1 | 3887991 |  
3307815 | 3319513 | syslog_data.syslogs_index_1   |      1389037187 |    
1389053175 | index      |        1 | temporary |      NULL |            NULL | 
2014-01-06 15:34:14 | 2014-01-06 15:35:14 |      1389051254 |    1389051314 |
|    3 | 2014-01-06 11:39:47 | 2014-01-06 16:06:15 |      1 | 3887991 |  
3319514 | 3330906 | syslog_data.syslogs_index_1   |      1389037187 |    
1389053175 | index      |        1 | temporary |      NULL |            NULL | 
2014-01-06 15:35:14 | 2014-01-06 15:36:14 |      1389051314 |    1389051374 |
|    4 | 2014-01-06 11:39:47 | 2014-01-06 16:06:15 |      1 | 3887991 |  
3330907 | 3342999 | syslog_data.syslogs_index_1   |      1389037187 |    
1389053175 | index      |        1 | temporary |      NULL |            NULL | 
2014-01-06 15:36:14 | 2014-01-06 15:37:14 |      1389051374 |    1389051434 |

| id | table_name                    | start               | end                
 | min_id | max_id  | table_type_id | table_locked_by |
+----+-------------------------------+---------------------+--------------------
-+--------+---------+---------------+-----------------+
|  1 | syslog_data.syslogs_index_1   | 2014-01-06 11:39:47 | 2014-01-06 
16:06:15 |      1 | 3887991 |             1 |            NULL |
|  2 | syslog_data.syslogs_archive_1 | 2014-01-06 12:21:36 | 2014-01-06 
16:07:03 |      1 | 3887992 |             2 |            NULL |
+----+-------------------------------+---------------------+--------------------
-+--------+---------+---------------+-----------------+

2 web log session are attached.

Original issue reported on code.google.com by radiu...@gmail.com on 7 Jan 2014 at 12:12

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for reporting, this is fixed in rev 1148.

Original comment by mchol...@gmail.com on 10 Jan 2014 at 6:31