[
https://issues.apache.org/jira/browse/STREAMPIPES-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639223#comment-17639223
]
Dominik Riemer commented on STREAMPIPES-309:
--------------------------------------------
This issue has been migrated to https://github.com/apache/streampipes/issues/523
> Improve application/container log handling for single-node deployment
> ---------------------------------------------------------------------
>
> Key: STREAMPIPES-309
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-309
> Project: StreamPipes
> Issue Type: Improvement
> Reporter: Patrick Wiener
> Priority: Major
> Labels: suggestion-postpone
>
> *Current way and problem:*
> Currently we do not collect any stdout/stderr applications logs in an easily
> accessible way. This leads to the problem, that once users encounter a
> problem they have to manually execute docker logs commands for each of the
> potential services.
>
> *Idea: central local host volume for logs*
> * Accessible local directory on local host that is created on startup and
> mounted as a local Docker host volume (./logs) from all containers to store
> their logs incl. log rotation, e.g. ./logs/<container_name>/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)