On 2018-08-19 14:17, Anton Aylward wrote:
On 2018-08-18 9:36 p.m., Carlos E. R. wrote:
Not really, it doesn't slow down things.
IMNSHO a additional slug that translated the journal format to logger format then writes to a *text* file as well is going to slow things down compared to it not being there.
Not really :-) It doesn't translate, it just forwards the data the same as it got them. A "tee". Then each logger translates the messages to their respective formats. As long as the CPUs are not fully busy, it doesn't slow things. They work concurrently ;-) Frankly, I don't notice anything unless the system is busy and there are hundreds of messages per second. Further, you can disable the journal and keep only the log, in which case there is only one processing unit. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)