Skip to content

How to disable AOS connection check, such as NAT check #207

Answered by YikaiHu
YikaiHu asked this question in Q&A
Discussion options

You must be logged in to vote

Step1. Go to CloudFormation, search for APIClusterAPIClusterHandler, and jump to Lambda function.

Step2. Search for domain_status_check

Step3. Overwrite the check_result to True under specific Checkpoint, such as Check the NAT

check_result = True

Step4. Save and Deploy the Lambda

Step5. Go back to Centralized Logging with OpenSearch console.

Replies: 1 comment

Comment options

YikaiHu
Oct 12, 2023
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by YikaiHu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant