I have some services that utilize Docker containerized PHP services, which are distributed on Mesos clusters. After the service is containerized, I will log all the containers (both Nginx and PHP) through the syslog forward to a log server, and then on the log server through Logstash log push to es,elk real-time analysis of Nginx and PHP logs.
Recently want to concentrate on the collection of 1% flow in each container xhprof analysis results, do not know what feasible plan?
Reply content:
I have some services that utilize Docker containerized PHP services, which are distributed on Mesos clusters. After the service is containerized, I will log all the containers (both Nginx and PHP) through the syslog forward to a log server, and then on the log server through Logstash log push to es,elk real-time analysis of Nginx and PHP logs.
Recently want to concentrate on the collection of 1% flow in each container xhprof analysis results, do not know what feasible plan?