Hey everybody, so far, Heka works out quite nicely in our environment. However, we're still having one issue:
Currently, we're using rsync to copy all the log files to a central server; which are then analyzed using Heka. However, when using rsync, changes to the log files are not picked up correctly; only when Heka is restarted, it "sees" that new data is inside the logs. Does anybody have a similar setup? I quite like that it reduces the complexity a lot... Should I maybe use "rsync --inplace"? Or just restart heka every few minutes? Greets & thanks for suggestions, Sebastian _______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

