# Check the Logs Logs provide valuable information. It makes sense to check the logs of the database Pods and the Operator Pod. Following flags are helpful for checking the logs with the `kubectl logs` command: | Flag | Description | | ----------------------------- | ------------------------------------------------------------------------- | | `--container=`| Print log of a specific container in case of multiple containers in a Pod | | `--follow` | Follows the logs for a live output | | `--since=