MHMDhub / enterprise-log-search-and-archive

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

ELSA won't validate after hard shutdown, no new logs inserted (search works) #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm not sure what exactly happens, but we last power to all our systems in the 
office and since then our elsa instance hasn't been inserting any new logs it 
gets via syslog (syslog-ng has been receiving the logs correctly and passing 
them off to ELSA's scripts just fine).

I tried to re-validate the directory like I had last time with 
echo "" | perl elsa.pl -o

But what I get is:
Validating directory...
Use of uninitialized value in string eq at /usr/local/elsa/node/Indexer.pm line 
884.
Use of uninitialized value in string eq at /usr/local/elsa/node/Indexer.pm line 
908.
DBD::mysql::st execute failed: no enabled local indexes to search at 
/usr/local/elsa/node/Indexer.pm line 2712.

searchd is running, as is mysqld. syslog-ng was off when I ran the validation.

What should I do?
No new logs get added, but searches on previous ones still work fine.

What version of the product are you using? On what operating system?
SVN ver 878 on CentOS 6.4 x86_64

Original issue reported on code.google.com by i...@pingas.org on 22 May 2013 at 4:31

GoogleCodeExporter commented 8 years ago
Whoops, this is a duplicate. I must've hit the button twice. Please delete this 
one.

Original comment by i...@pingas.org on 22 May 2013 at 4:32

GoogleCodeExporter commented 8 years ago

Original comment by mchol...@gmail.com on 22 May 2013 at 5:26