Skip to content

Commit

Permalink
DOCS-107 - CIS for AWS CloudQuery - onboarding improvements (#4209)
Browse files Browse the repository at this point in the history
* CloudQuery GA

* Change release note date to Aug 1 2024

* Update blog-service/2024-08-01-apps.md

Co-authored-by: Kim (Sumo Logic) <[email protected]>

* Update docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws.md

Co-authored-by: Kim (Sumo Logic) <[email protected]>

* Remove CloudQuery from CIS for AWS

* Remove CloudQuery source articles

* Change redirects

* Remove downloadable files for CloudQuery sources

* Update installation steps

* Fix spelling mistake

* Add back the release note

* Updates from meeting with Arpit

* Update blog-service/2024-08-23-apps.md

Co-authored-by: Kim (Sumo Logic) <[email protected]>

* Update docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws.md

Co-authored-by: Kim (Sumo Logic) <[email protected]>

* Fix broken links

* Minor updates

* Change release note date to Sept 6 2024

* Add multi-region enablement section

* Removed extra heading

* Add missing word

* Cleanup per Ankit Goel review

* New screenshots

* Add monitors

* Add saved searches

* Remove note about automated playbooks

* Change release note date to Sept 12 2024

* Fix RSS icon

* Updates per SME review

* Fix GuardDuty images

* Fix broken anchor links

* Fix another broken anchor link

* Updates for CONN-3530

* Change release note date to Oct 3 2024

* Change release note date to October 14 2024

* Change release note date

* Change release note date to Oct 18 2024

* Change release note date to Oct 21 2024

---------

Co-authored-by: Kim (Sumo Logic) <[email protected]>
  • Loading branch information
jpipkin1 and kimsauce authored Oct 21, 2024
1 parent 8f75894 commit fab9d69
Show file tree
Hide file tree
Showing 46 changed files with 208 additions and 634 deletions.
8 changes: 4 additions & 4 deletions blog-service/2024-05-13-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
We're excited to announce increased visibility into your AWS Cloud environment with the following new features:
* **Out-of-the-box security policy checks**. Sumo Logic Cloud Infrastructure Security is now configured by default to use the out-of-the box policy checks. You can now choose to leverage the out-of-the-box policy checks instead of, or in conjunction with, the policy checks provided by AWS Security Hub.
* **Additional investigation capabilities**. The update includes the addition of three new dashboards:
* [**Infrastructure Overview**](/docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/#infrastructure-overview). Get deep visibility into your cloud infrastructure to understand how many cloud resources are running and their configurations.
* [**Security Control Failures Overview**](/docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/#security-control-failures-overview). See misconfigurations in your environment that may leave you vulnerable to attackers.
* [**Security Control Failures Investigation**](/docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/#security-control-failures-investigation). Navigate and prioritize the most important misconfigurations in your environment.
* **Infrastructure Overview**. Get deep visibility into your cloud infrastructure to understand how many cloud resources are running and their configurations.
* **Security Control Failures Overview**. See misconfigurations in your environment that may leave you vulnerable to attackers.
* **Security Control Failures Investigation**. Navigate and prioritize the most important misconfigurations in your environment.
* **AI-powered remediation plans**. You can now use automated remediation playbooks built specifically for Cloud Infrastructure Security for AWS.

This functionality is in preview. To participate, reach out to your Sumo Logic account executive.

[Learn more](/docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/).

:::note
As part of the preview, you can use CloudQuery logs with Cloud Infrastructure Security for AWS. To use the logs, configure the CloudQuery source when you [deploy the solution](/docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/#step-3-deploy-aws).
As part of the preview, you can use CloudQuery logs with Cloud Infrastructure Security for AWS. To use the logs, configure the CloudQuery source when you deploy the solution.
:::
22 changes: 22 additions & 0 deletions blog-service/2024-10-21-apps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Enhancements to Cloud Infrastructure Security for AWS (Apps)
image: https://help.sumologic.com/img/sumo-square.png
keywords:
- apps
- app catalog
- aws
- cloud infrastructure security
hide_table_of_contents: true
---

import useBaseUrl from '@docusaurus/useBaseUrl';

<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>

We're happy to announce enhancements to Cloud Infrastructure for AWS. These capabilities were [previously only available in a preview form](/release-notes-service/2024/05/13/apps/). They are now available for general use.

You can now more easily configure sources on a simplified screen, allowing you to use existing sources or create new sources.

<img src={useBaseUrl('img/integrations/amazon-aws/cis-for-aws-install-0.png')} alt="Configure Sources screen" style={{border: '1px solid gray'}} width="700"/>

[Learn more](/docs/security/cloud-infrastructure-security/cloud-infrastructure-security-for-aws/).
6 changes: 3 additions & 3 deletions cid-redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2646,9 +2646,9 @@
"/cid/19901": "/docs/metrics/metrics-operators/topk",
"/cid/19902": "/docs/metrics/metrics-operators/where",
"/cid/15631": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/citrix-cloud-source",
"/cid/15634": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/cloudquery-gcp-source",
"/cid/15632": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/cloudquery-azure-plugin-source",
"/cid/15633": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/cloudquery-source",
"/cid/15634": "/docs/c2c/info/",
"/cid/15632": "/docs/c2c/info/",
"/cid/15633": "/docs/c2c/info/",
"/cid/14323": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/docusign-source",
"/cid/14324": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/zendesk-source",
"/cid/14326": "/docs/integrations/global-intelligence/kubernetes-devops",
Expand Down
Loading

0 comments on commit fab9d69

Please sign in to comment.