Skip to content

Log to stdout / pebble #630

@gboutry

Description

@gboutry

Currently, debugging mysql-errors is not straightforward.

We need to ask users to basically:

juju ssh --container mysql-0 bash
cd /var/log/mysql
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-mysql-0 would be a much better experience.

Cross posting from: canonical/mysql-router-operators#23

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature, UI change, or workload upgrade

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions