filesystem.file_tail_follow =========================== Retrieve last ``tail_lines`` lines specified as an integer argument for a specified ``path`` and then any new lines as they are added. This event is generated by a dynamic source. If you want to specify subscription params, subscribe to it using the name in the following format `filesystem.file_tail_follow:{"param": "value"}` .. raw:: html
Path to the file to follow/tail.
Number of log lines to tail from the end of the log.
New data appended to the file being followed.