The mistake message you discussed, “CloudWatch Logs function ARN should be embeded in account settings to make it possible for logging,” usually happens when you’re attempting to make it possible for logging for an AWS service that needs a CloudWatch Logs function, however the required function hasn’t been established or set up properly in your account settings. To solve this problem, you can follow these actions:
-
Check In to the AWS Management Console.
-
Open the AWS CloudTrail console at https://console.aws.amazon.com/cloudtrail/
-
In the navigation pane, click “Settings.”
-
Under “Log shipment,” find the “CloudWatch Logs settings” area.
-
Make Sure that you have a CloudWatch Logs function established and set up. If you have not produced a CloudWatch Logs function yet, you can click the “Develop function” button to develop one.
-
Follow the triggers to develop the function. Offer a name for the function and choose the required authorizations. The needed authorizations depend upon the service you’re attempting to make it possible for logging for. For instance, if you’re making it possible for CloudTrail logging, the function must have authorizations to compose logs to CloudWatch Logs.
-
After producing the function, return to the CloudTrail settings page and choose the freshly produced function from the dropdown menu under “CloudWatch Logs settings.”
-
Conserve the settings.
When you have actually finished these actions, the CloudWatch Logs function will be established in your AWS account settings, and you must have the ability to make it possible for logging for the particular service without experiencing the “CloudWatch Logs function ARN should be embeded in account settings to make it possible for logging” mistake message.
Keep in mind that the specific actions and user interface might differ a little depending upon updates to the AWS Management Console. If you experience any troubles or have additional concerns, I suggest describing the AWS paperwork or connecting to AWS Assistance for support.