how to enable cloudwatch for capturing logs of incoming request for the app hosted certain ip address using port 8433

0

I have hosted a GitHub server on an instance but I want to capture the logs on the instance with a particular post 8433,How to do that?

flash
asked 3 months ago403 views
2 Answers
1

CloudWatch provides agent based log collection for application logs. You can find more information at the link below https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent.html

Additional content on observability can be found in the workshop: One observability workshop link below. https://catalog.workshops.aws/observability/en-US/use-cases/ec2-monitoring/install-ec2

AWS
Phani_L
answered 3 months ago
1

Install wireshark on the Server or enable FlowLogs and capture headers

profile picture
EXPERT
answered 3 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions