CCSK · Question #2
If there are gaps in network logging data, what can you do?
The correct answer is C. You can instrument the technology stack with your own logging. Where there are gaps you can sometimes instrument the technology stack with your own logging. This can work within instances, containers, and application code in order to gain telemetry important for the investigation. Pay particular attention to PaaS and serverless application…
Question
If there are gaps in network logging data, what can you do?
Options
- ANothing. There are simply limitations around the data that can be logged in the cloud.
- BAsk the cloud provider to open more ports.
- CYou can instrument the technology stack with your own logging.
- DAsk the cloud provider to close more ports.
- ENothing. The cloud provider must make the information available.
How the community answered
(29 responses)- A3% (1)
- B7% (2)
- C72% (21)
- D3% (1)
- E14% (4)
Explanation
Where there are gaps you can sometimes instrument the technology stack with your own logging. This can work within instances, containers, and application code in order to gain telemetry important for the investigation. Pay particular attention to PaaS and serverless application architectures; you will likely need to add custom application-level logging.
Topics
Community Discussion
No community discussion yet for this question.