Get database cluster component logs
This API gets the logs of the component specified by the component_name of the database cluster specified by the name and namespace.
Path parameters
Name of the namespace
Name of the database cluster. Can be found under Metadata["name"] of the DatabaseCluster object.
Name of the component.
Query parameters
Container name. If omitted, the first container in the pod spec is used.
Stream logs continuously
Number of lines from the end of the logs to show
Return logs newer than this many seconds
RFC3339 timestamp to start logs from
Include timestamps in log lines
Return logs from the previous container instance
Maximum bytes to return
Response
Successful operation
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲