Hi!
On Thu, Sep 25, 2014 at 01:01:22AM +0300, Alex Efros wrote:
> using fifo in place of log files doesn't work because AFAIK Erlang doesn't
> support writing to fifo files.
Is there are any reliable enough tool which able to read from log file and
write into fifo, taking in account log file rotation, remembering current
position in log file and continue from that position after that tool's
restart (if log file is still the same, of course)?
--
WBR, Alex.
Received on Thu Sep 25 2014 - 21:44:03 UTC