Is there a way to tail a file while it is being written to

I am logging to a file in /app_logs/filename using the append block

is there are way to tail this file from the console? i tried just opening it for edit, but I only see what is there not what is being written.

H

Hi @hharrington,

Unfortunately, that is not possible. You can read log files in real life via the RT logs. The icon of the RT logs can be found in the Cloud Code section. Please note the logging level in the Log Management tab under the Manage section. So it should not be off there.

Do let us know, If you have any further questions.

Regards,
Marina