4623 shaares
397 liens privés
397 liens privés
"""
Httplog and httptop go one step further by implementing some basic decoding of the raw data that echo_fds shows. In particular, if the connection is carrying HTTP data, they extract information like the URL and the response time. You can think about this as a simple version of ngxtop, but web server agnostic and able to see inside containers.
"""
Notez qu'ils parlent de 'containers', mais quand on en précise aucun (exemple 'sysdig -pc -c httplog') cela utilise le container "host" qui est donc la machine locale en elle-même.