Kibana filters and useful CLI commands
Service logs available in Kibana and their filter queries
Cron
*.container.name : "cron"ElasticSearch
*.container.name : "elasticsearch"Application
*.container.name : "app-fe"
*.container.name : "app-be"Redis
*.container.name : "redis"Nginx
*.container.name : "nginx"*.container.name : nginx and server_port: 80MySQL
Deployment and build logs in Kibana
Build logs
Deployment logs
system.log in Kibana
exception.log in Kibana
cron.log in Kibana
Create database dump
Replace the database with a database dump
Copy media data from local to SSH container
Copy media data from SSH container to local
Connect to MySQL database
View Magento reports stored in var/reports
Resolve stuck deployment
Reindex commands
Files that are copied to ReadyMage during deployment
Content Security Policy control
Clear cache
Via Magento admin
SSH
Cloudflare
Resolve "The default website isn't defined"
The folder structure on the Magento server
Applying patches
Last updated