MHMDhub / enterprise-log-search-and-archive

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

Logs go immediately to archive. #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Search of archive produces current expected results
2.Search of index produces no results
3.

What is the expected output? What do you see instead?
 Search of archive produces current expected results
 Search of index produces no results

What version of the product are you using? On what operating system?
Description:    Ubuntu 12.04.1 LTS
Release:        12.04
Codename:       precise
Elsa current version

Please provide any additional information below.

Original issue reported on code.google.com by brad...@gmail.com on 8 Oct 2012 at 4:53

GoogleCodeExporter commented 8 years ago
This sounds like it is a Sphinx problem.  Verify that searchd is running on the 
ELSA node(s).  If it is running, verify you can connect to it from the web 
interface by going to the web server and running mysql -h<node> -P9306.

Original comment by mchol...@gmail.com on 8 Oct 2012 at 4:59

GoogleCodeExporter commented 8 years ago
What is the default node? syslog?

Original comment by brad...@gmail.com on 8 Oct 2012 at 10:04

GoogleCodeExporter commented 8 years ago
The node refers to the machine that is the log collector, as in, where you ran 
install.sh node.

Original comment by mchol...@gmail.com on 9 Oct 2012 at 1:52

GoogleCodeExporter commented 8 years ago
mysql -h 127.0.0.1 -P9306  
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1
Server version: 2.1.0-id64-dev (r3305)

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

Original comment by brad...@gmail.com on 9 Oct 2012 at 2:54

GoogleCodeExporter commented 8 years ago
Ok, looks like Sphinx is running just fine then.  What is the query?  Are there 
any errors in /data/elsa/log/web.log?  Can you show me the logs where it 
finishes the search?

Original comment by mchol...@gmail.com on 9 Oct 2012 at 3:31

GoogleCodeExporter commented 8 years ago
Closing for now due to inactivity.

Original comment by mchol...@gmail.com on 26 Nov 2012 at 11:02