Hi All,      I am a software engineer. Recently I learnt about the brilliant 
HEKA project. And I am wondering if She has solved the problems that I used to 
deal with. The most important problem is the consistency in 
Term-Data-Calculating situation. For example, if I want to calculate the PV(of 
some minute) from an apache's log in some server, I have to flow the log's 
content into HEKA and wait for its output. Assuming the minute is M, when does 
HEKA know that the whole log of M has all arrived and updated into the result? 
In my situation, I cannot show the PV of M until it's calculated completely.  I 
used to depend on the data-driven way —— if the first log of M+1 has arrived 
and the log transfer is in sequence, I can release the data of M. And the 
solution is more complicate considering merged PV of distributed apaches' logs 
in many servers.    Should I still concern about this problem if I use HEKA? 
And how does she handle it?       Thanks a lot.           zhanghan
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to