You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog-service/2025-06-17-apps.md
+12-26Lines changed: 12 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,24 +15,23 @@ To learn more, see [Important changes to CloudTrail events for AWS IAM Identity
15
15
16
16
## Impact following the AWS CloudTrail updates
17
17
18
-
19
18
AWS is updating CloudTrail events for IAM Identity Center, affecting how user identity data is structured. So, if you are using the updated fields in your Cloud SIEM content or across the Sumo Logic platform, you need to update any saved queries, dashboards, or detection rules to reflect these changes and ensure continued functionality.
20
19
21
20
Key actions required while updating the AWS CloudTrail include:
22
21
- Sumo Logic provided apps must be manually reinstalled to incorporate the updated event field mappings.
23
-
- Cloud SIEM parsers have autoupdated and require no customer intervention.
22
+
- Cloud SIEM parsers have auto-updated and require no customer intervention.
24
23
25
24
## Action plan for Sumo Logic users
26
25
27
26
### Step 1: Reinstall the relevant Sumo Logic apps
28
27
29
28
If you're using any of the following apps that consume CloudTrail data, you must reinstall them:
30
-
- Amazon CloudTrail – Cloud Security Monitoring and Analytics
31
-
- AWS CloudTrail
32
-
- CIS AWS Foundations Benchmark
33
-
- PCI Compliance for AWS CloudTrail
34
-
- Threat Intel for AWS
35
-
- Cloud Infrastructure Security for AWS
29
+
-[Amazon CloudTrail – Cloud Security Monitoring and Analytics](/docs/integrations/cloud-security-monitoring-analytics/aws-cloudtrail/)
-[PCI Compliance for AWS CloudTrail](/docs/integrations/amazon-aws/cloudtrail-pci-compliance/)
33
+
-[Threat Intel for AWS](/docs/integrations/amazon-aws/threat-intel/)
34
+
-[Cloud Infrastructure Security for AWS](/docs/security/additional-security-features/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/)
36
35
37
36
To reinstall any of the above apps, follow the steps below:
38
37
@@ -43,37 +42,24 @@ To reinstall any of the above apps, follow the steps below:
43
42
:::info
44
43
These are Classic apps (V1), and reinstalling them will create a new folder in your Content Library with updated dashboards.
45
44
:::
46
-
If you're using any of the following apps that consume CloudTrail data, you must reinstall them:
47
-
- Amazon CloudTrail – Cloud Security Monitoring and Analytics
48
-
- AWS CloudTrail
49
-
- CIS AWS Foundations Benchmark
50
-
- PCI Compliance for AWS CloudTrail
51
-
- Threat Intel for AWS
52
-
- Cloud Infrastructure Security for AWS
53
-
:::info
54
-
These are v1 apps, and reinstalling them will create a new folder in your Content Library with updated dashboards.
55
-
:::
56
-
3. Install to deploy updated content under a new folder.
57
45
58
46
### Step 2: Update the custom saved searches and dashboards
59
47
60
-
If you’ve created custom content based on CloudTrail fields, manual updates as shown in the below table will be required to accommodate the new schema.
61
-
62
-
- Shifting the `userName` from the `userIdentity` element to `additionalEventData` element.
48
+
If you’ve created custom content based on CloudTrail fields, manual field updates as given below will be required to accommodate the new schema:
49
+
- Move the `userName` field from the `userIdentity` element to the `additionalEventData` element.
50
+
- Remove the `principalId` field from the schema.
51
+
- Move the `userId`, `identityStoreArn`, and `credentialId` fields to the `userIdentity` element.
63
52
64
53
For more information on field changes, see [AWS Security Blog](https://aws.amazon.com/blogs/security/modifications-to-aws-cloudtrail-event-data-of-iam-identity-center/#:~:text=How%20to%20prepare%20your%20workflows%20for%20the%20upcoming%20changes%20to%20IAM%20Identity%20Center%20user%20identification%20in%20CloudTrail).
65
54
66
-
67
55
:::note
68
56
AWS plans to implement these enhancements on [July 14, 2025](https://aws.amazon.com/blogs/security/modifications-to-aws-cloudtrail-event-data-of-iam-identity-center/#:~:text=Effective%20July%2014%2C%202025).
69
57
70
58
Sumo Logic apps are backward-compatible, allowing you to update the apps ahead of time. For any custom content outside of Sumo Logic’s apps or parsers, ensure your changes are backward compatible and deploy updates before July 14, 2025.
71
59
:::
72
60
73
-
74
-
75
61
## FAQ
76
62
77
63
### What happens if I don’t update my applications or searches?
78
64
79
-
Failure to update your apps, saved searches, or dashboards will result in user-related fields not being parsed correctly. Consequently, visualizations and panels relying on those fields will appear empty or display inaccurate data.
65
+
Failure to update your apps, saved searches, or dashboards will result in user-related fields not being parsed correctly. Consequently, visualizations and panels relying on those fields will appear empty or display inaccurate data.
0 commit comments