Exam CCSK All QuestionsBrowse all questions from this exam
Question 2

If there are gaps in network logging data, what can you do?

    Correct Answer: C

    If there are gaps in network logging data, you can instrument the technology stack with your own logging. This approach involves implementing additional logging mechanisms within your applications, systems, or network infrastructure to capture the required data. By doing this, you gain more control over the logging process and can gather specific information needed for monitoring, troubleshooting, and security purposes. This method addresses the limitations in logging data provided by the cloud provider and helps fill in any gaps.

Discussion
JoAsiaGjeOption: C

Security Guidance page 105

BrainiacOption: C

C. You can instrument the technology stack with your own logging. If there are gaps in network logging data provided by the cloud provider, one option is to instrument your own technology stack with additional logging capabilities. This involves implementing logging mechanisms within your applications, systems, or network infrastructure to capture the desired data. By instrumenting your technology stack with your own logging, you can collect the specific information you need for monitoring, troubleshooting, and security purposes. This gives you more control over the logging process and allows you to fill in any gaps in the network logging data provided by the cloud provider. It's important to note that the cloud provider may have limitations or restrictions on certain aspects of logging due to security or privacy considerations. In such cases, you may need to work with the cloud provider to find an acceptable solution that meets your logging requirements while adhering to their policies.

mootaOption: C

> 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.

GeoS28

Not sure what "instrument" in this context means? "Augment" could be a better word here.

Lukasz2021Option: C

Correct anwser