Skip to content

Log to stdout / pebble #23

@gboutry

Description

@gboutry

Currently, debugging mysql-router errors is not straightforward.

We need to ask users to basically:

juju ssh --container mysql-router/0 bash
cd /var/log/mysqlrouter
ls -alh **/*.log
<find logs with more than 0 bytes>

While this process could be simplified with better commands, being able to just do kubectl logs -c mysql-router mysql-router-0 would be a much better experience.

cross posting from: canonical/mysql-k8s-operator#630

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions