特定のユーザーグループが、新しく起動した分散型Webアプリケーションで「500 Internal Server Error」というエラーメッセージが表示されるという問題が発生しています。開発者はアプリケーションの動作状況を把握できないため、この問題のトラブルシューティングができません。この問題を効果的にトラブルシューティングするために、開発者はまず次のうちどれを行うべきでしょうか?
正解:D
Log aggregation software centralizes logs from multiple components of a distributed application into a single system, providing visibility into application behavior and errors across services and servers. This allows developers to efficiently collect and analyze logs needed to identify the cause of the 500 Internal Server Error.