Skip to content

Commit 816b621

Browse files
authored
Update 2025-06-17-apps.md
1 parent 3df8b0f commit 816b621

File tree

1 file changed

+12
-26
lines changed

1 file changed

+12
-26
lines changed

blog-service/2025-06-17-apps.md

Lines changed: 12 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,23 @@ To learn more, see [Important changes to CloudTrail events for AWS IAM Identity
1515

1616
## Impact following the AWS CloudTrail updates
1717

18-
1918
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.
2019

2120
Key actions required while updating the AWS CloudTrail include:
2221
- Sumo Logic provided apps must be manually reinstalled to incorporate the updated event field mappings.
23-
- Cloud SIEM parsers have auto updated and require no customer intervention.
22+
- Cloud SIEM parsers have auto-updated and require no customer intervention.
2423

2524
## Action plan for Sumo Logic users
2625

2726
### Step 1: Reinstall the relevant Sumo Logic apps
2827

2928
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/)
30+
- [AWS CloudTrail](/docs/integrations/amazon-aws/cloudtrail/)
31+
- [CIS AWS Foundations Benchmark](/docs/integrations/amazon-aws/cis-aws-foundations-benchmark/)
32+
- [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/)
3635

3736
To reinstall any of the above apps, follow the steps below:
3837

@@ -43,37 +42,24 @@ To reinstall any of the above apps, follow the steps below:
4342
:::info
4443
These are Classic apps (V1), and reinstalling them will create a new folder in your Content Library with updated dashboards.
4544
:::
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.
5745

5846
### Step 2: Update the custom saved searches and dashboards
5947

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.
6352

6453
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).
6554

66-
6755
:::note
6856
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).
6957

7058
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.
7159
:::
7260

73-
74-
7561
## FAQ
7662

7763
### What happens if I don’t update my applications or searches?
7864

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

Comments
 (0)