filesystem.file_tail_follow =========================== Retrieve last `no_of_lines` specified as an integer argument for a specific `path` and then any new lines as they are added. Specified argument has the format `path:no_of_lines` ( `/var/log/messages:3` ). `no_of_lines` is optional and if it is not specified it defaults to `3`. However, `path` is required for this. 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
Type: object

FileFollowTailEventSourceArgs

Type: object
No Additional Properties

Path

Type: string

FileFollowTailEventSourceEvent

Type: object
No Additional Properties

FileFollowTailEventSourceEvent

Type: object
No Additional Properties

Data

Type: string


*Required roles:*