app.container_log_follow ======================== Retrieve logs of a container/service in an app. 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 `app.container_log_follow:{"param": "value"}` .. raw:: html
Number of log lines to tail from the end of the log. If null, retrieve complete logs of the container.
Value must be greater or equal to 1
Name of the application whose container logs to follow.
Unique identifier of the specific container to get logs from.
The log line content.
Timestamp of the log entry. null if not available.