Skip to content

How to collect database logs on cloud platforms? #23809

@bearslyricattack

Description

@bearslyricattack

A note for the community

There are many databases on my k8s cluster, and their logs are stored in different PVCs with a format similar to/ var/lib/kubelet/pods/{pod-uid}/volumes/kubernetes.io~csi/{pvc-name}/mount/app.log, The existing plugins can only collect data from/var/log/pods. If collected using a file directory, it will not be possible to label it with the correct k8s tag? May I ask how I should proceed?

Use Cases

No response

Attempted Solutions

No response

Proposal

No response

References

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureA value-adding code addition that introduce new functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions