Skip to content

Is there a way to send the logs from the database container in this directory: /pgdata/<db_name>/pg_log to k8s #2088

Open
@alrooney

Description

@alrooney

pgo 4.5.0

Often I have to exec into the db container to look at logs because the interesting logs are in /pgdata/<db_name>/pg_log/ directory. Is there any way to send those to k8s so that kubectl logs -f <db_pod> -c database would show them? Also looking at collecting them with our fluentd which we are already doing for logs visible via the logs kubectl command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions