Giter Site home page Giter Site logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I too have occasionally seen this inconsistency, but I haven't been able to 
reproduce it reliably to debug.  Can you tell me a little about your setup:  Do 
you have multiple nodes, are they fairly busy?  When you get these results, is 
there anything in web.log indicating that a node couldn't be reached?

Original comment by [email protected] on 15 Jun 2012 at 1:30

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Everything is on one box. It is fairly decent too--a 1U server class system 
with 8GB RAM and 2TB 15k RPM drives in a RAID 5. The OS is Oracle Unbreakable 
Linux (RHEL, really). The install is minimal. I'll check the web log when I 
have a chance at work.

Original comment by [email protected] on 16 Jun 2012 at 3:14

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Oh, and only maybe 100 eps right now. I have two destinations in 
syslog-ng.conf, one for elsa and one for the file system. The file system is 
ext4 and the database, etc are on a dedicated lvm volume. I'm using the Chrome 
browser.

Original comment by [email protected] on 16 Jun 2012 at 3:17

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Another thing I have found that may be related: if I perform a search and get 
results, then go back to that same tab and hit 'Submit Query' again, I 
sometimes get a different number of results. For example, I had submitted a 
query that returned four results, then three for a few times, then four again.

Original comment by [email protected] on 24 Jun 2012 at 3:05

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Thanks for the additional info.  I agree that this is related, and I think 
there are two issues.  The first is a time format problem when using GMT on the 
backend for datetime math (which is why report on "day" shows values for 19:00 
hours).  The second may be inconsistent results due to Sphinx swapping out 
indexes during consolidation, or because it does not have enough RAM.  To help 
continue diagnosing this problem, can you tell me approximately how many logs 
per second this instance is processing and how much RAM it has?

Original comment by [email protected] on 24 Jun 2012 at 6:05

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I have 16GB RAM and average maybe around 40 EPS right now, which has peaked at 
times to about 200 EPS.

Original comment by [email protected] on 24 Jun 2012 at 6:55

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Ok, the relatively low events per second is probably the reason that you're 
seeing inconsistencies.  ELSA is designed for high-volume processing.  The good 
news is I'm almost done bug testing the new code which will handle low-volume 
log rates much more gracefully, so this should be fixed in the new code when I 
release it shortly.

Original comment by [email protected] on 24 Jun 2012 at 7:03

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I am anticipating 400-500 EPS when ELSA is rolled out to production, with 
spikes up to 2000-3000. Is the new version a separate code base or is it simply 
one which will scale from low EPS to high EPS gracefully?

Original comment by [email protected] on 24 Jun 2012 at 7:11

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
The new version adds a standard feature to "downshift" into a realtime mode 
whenever the events per second are below a certain threshold.  I'm testing it 
thoroughly because it will be the default mode.  I have observed that it will 
comfortably handle 1k events per second in realtime mode, so that should cover 
your circumstances.

Original comment by [email protected] on 24 Jun 2012 at 7:26

  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Fixed in rev 330.  Unfortunately, it was a bug on the backend, so while the 
code update is normal, to actually get the fix working, you need to blow away 
the /usr/local/etc/sphinx.conf file on the logging nodes and then run "perl 
elsa.pl -on" to regenerate the new sphinx.conf file.  Then restart searchd.  
New indexes will have the correct time values in the reports and charts (all 
logs already have correct time values in the standard console listing).

Original comment by [email protected] on 2 Jul 2012 at 8:52

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

from enterprise-log-search-and-archive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.