Hello All,

        Im wanting to build an application that will read a log file, and
will analyze all lines. Well, the problem is that the log file is
constantly updated, and I dont know how to do it 100% pure java. I can
run a process with something like "tail -f /var/log/messages" and
getInputStream... There's a way to do this, only with java?

Thanks,
Alejandro


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to