See my logs 🔍 #
Firstly, please match those requirements:
- Basic knowledge of Kuzzle
- Kuzzle getting started
- access private plugins
- init my app
- deploy my app
- Continuous deployment
Kourou #
A dedicated command in our kourou
command line tool allows you to view all the logs of your application:
kourou paas:logs --project <projectId> <environementId> <applicationId>
🚀 Kourou - Show logs of the targeted application
[ℹ] Connecting to https://api.console.paas.kuzzle.io...
[ℹ] Logged as "kuid-grandiose-erato-52432" for project "paas-project-project-id"
[✔] [ℹ] Starting Kuzzle 2.17.0 ...
[✔] Cache initialized
[ℹ] Trying to connect to Elasticsearch...
[✔] Elasticsearch is ready
[✔] Storage initialized
[✔] Cluster initialized
[✔] Successfully loaded 2 plugins: kuzzle-plugin-logger, kuzzle-plugin-auth-passport-local
[✔] Core components loaded
[✔] Start "kuzzle" application
[✔] Kuzzle 2.17.0 is ready (node name: knode-wacky-yousafzai-12452)
Community #
Edit this page on Github(opens new window)