Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/08/28 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/08/28 (UTC)."],[[["\u003cp\u003eCassandra logs can be used to diagnose issues within \u003ccode\u003ecassandra\u003c/code\u003e pods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ekubectl logs\u003c/code\u003e command is used to view Cassandra logs.\u003c/p\u003e\n"],["\u003cp\u003eYou can access the logs of a specific Cassandra pod, for example \u003ccode\u003eapigee-cassandra-default-0\u003c/code\u003e, by specifying it in the \u003ccode\u003ekubectl logs\u003c/code\u003e command, along with the namespace.\u003c/p\u003e\n"]]],[],null,["# Cassandra logs\n\n| You are currently viewing version 1.13 of the Apigee hybrid documentation. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n\nUse the Cassandra logs to help diagnose problems with the `cassandra` pods.\n\n\nLogs are a good way to troubleshoot problems with your installation. See also\n[Logging](/apigee/docs/hybrid/v1.13/logging).\n\nUse the logs command\n--------------------\n\n\nYou can view Cassandra logs using the kubectl logs command. For example: \n\n```\nkubectl logs apigee-cassandra-default-0 -n APIGEE_NAMESPACE\n```"]]