Cloud providers typically offer some level of logging, but there may be gaps due to service limitations, lack of visibility into certain layers, or provider restrictions.
To address these gaps, organizations should enhance their logging capabilities by:
Deploying their own logging agents (e.g., AWS CloudTrail, Azure Monitor, Google Cloud Logging).
Using third-party SIEM solutions to aggregate and analyze logs.
Implementing custom monitoring tools at the application, network, or host level.
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.
> 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.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
socian
1 month, 1 week agoBrainiac
6 months agomoota
6 months agoJoAsiaGje
1 year, 11 months agoGeoS28
2 years, 3 months agoLukasz2021
2 years, 4 months ago