|  | 
| 23 | 23 |         "log" | 
| 24 | 24 |       ], | 
| 25 | 25 |       "short_description": "Creates and configures an instance of IBM Cloud Logs", | 
| 26 |  | -      "long_description": "This architecture supports creating and configuring [IBM Cloud Logs](https://www.ibm.com/products/cloud-logs) resources. IBM Cloud Logs is a scalable logging service that persists logs and provides users with capabilities for querying, tailing, and visualizing logs. \n  Logs are comprised of events that are typically human-readable and have different formats, for example, unstructured text, JSON, delimiter-separated values, key-value pairs, and so on. The IBM Cloud Logs service can manage general purpose application logs, platform logs, or structured audit events. IBM Cloud Logs can be used with logs from both IBM Cloud services and customer applications.", | 
|  | 26 | +      "long_description": "This architecture supports creating and configuring [IBM Cloud Logs](https://www.ibm.com/products/cloud-logs) resources. IBM Cloud Logs is a scalable logging service that persists logs and provides users with capabilities for querying, tailing, and visualizing logs. \n  Logs are comprised of events that are typically human-readable and have different formats, for example, unstructured text, JSON, delimiter-separated values, key-value pairs, and so on. The IBM Cloud Logs service can manage general purpose application logs, platform logs, or structured audit events. IBM Cloud Logs can be used with logs from both IBM Cloud services and customer applications.\n\nℹ️ This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) assets, each following the naming pattern \"Cloud automation for servicename\" and focusing on single IBM Cloud service. These single-service deployable architectures can be used on their own to streamline and automate service deployments through an [IaC approach](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understanding-projects), or assembled together into a broader [automated IaC stack](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-config-stack) to automate the deployment of an end-to-end solution architecture.", | 
| 27 | 27 |       "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-cloud-logs/blob/main/README.md", | 
| 28 | 28 |       "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloud-logs/refs/heads/main/images/cloud-logs-icon.svg", | 
| 29 | 29 |       "provider_name": "IBM", | 
| 30 | 30 |       "features": [ | 
| 31 | 31 |         { | 
| 32 | 32 |           "title": "Cloud Logs", | 
| 33 |  | -          "description": "Get started with provisioning an instance of IBM Cloud Logs. Explore more about IBM Cloud Logs [here](https://www.ibm.com/products/cloud-logs)." | 
|  | 33 | +          "description": "Get started with provisioning an instance of IBM Cloud Logs. Explore more about IBM Cloud Logs [here](https://cloud.ibm.com/docs/cloud-logs?topic=cloud-logs-getting-started)." | 
| 34 | 34 |         }, | 
| 35 | 35 |         { | 
| 36 | 36 |           "title": "Object Storage buckets for Cloud Logs", | 
|  | 
| 49 | 49 |           "description": "Creates and configures policies for the Cloud Logs instance." | 
| 50 | 50 |         } | 
| 51 | 51 |       ], | 
| 52 |  | -      "support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [https://github.com/terraform-ibm-modules/terraform-ibm-cloud-logs/issues](https://github.com/terraform-ibm-modules/terraform-ibm-cloud-logs/issues). Please note this product is not supported via the IBM Cloud Support Center.", | 
|  | 52 | +      "support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [here](https://github.com/terraform-ibm-modules/terraform-ibm-cloud-logs/issues). Please note this product is not supported via the IBM Cloud Support Center.", | 
| 53 | 53 |       "flavors": [ | 
| 54 | 54 |         { | 
| 55 | 55 |           "label": "Fully configurable", | 
|  | 
| 345 | 345 |               ] | 
| 346 | 346 |             }, | 
| 347 | 347 |             { | 
| 348 |  | -              "role_crns": [ | 
| 349 |  | -                "crn:v1:bluemix:public:iam::::role:Administrator" | 
| 350 |  | -              ], | 
| 351 |  | -              "service_name": "iam-identity", | 
| 352 |  | -              "notes": "[Optional] Required if creating COS buckets in a separate account from the account Cloud Logs is created in." | 
|  | 348 | +              "role_crns": ["crn:v1:bluemix:public:iam::::role:Viewer"], | 
|  | 349 | +              "service_name": "Resource group only", | 
|  | 350 | +              "notes": "Viewer access is required in the resource group you want to provision in." | 
|  | 351 | +            }, | 
|  | 352 | +            { | 
|  | 353 | +              "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], | 
|  | 354 | +              "service_name": "All Account Management services", | 
|  | 355 | +              "notes": "[Optional] Required for consuming Account Configuration deployable architecture which creates resource group." | 
|  | 356 | +            }, | 
|  | 357 | +            { | 
|  | 358 | +              "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"], | 
|  | 359 | +              "service_name": "All Identity and Access enabled services", | 
|  | 360 | +              "notes": "[Optional] Required for consuming Account Configuration deployable architecture which creates resource group with account setting." | 
| 353 | 361 |             } | 
| 354 | 362 |           ], | 
| 355 | 363 |           "architecture": { | 
| 356 | 364 |             "features": [ | 
| 357 | 365 |               { | 
| 358 |  | -                "title": "cloud logs instance", | 
| 359 |  | -                "description": "Creates and configures an instance of cloud logs." | 
| 360 |  | -              }, | 
| 361 |  | -              { | 
| 362 |  | -                "title": "KMS Keys and Key Rings", | 
| 363 |  | -                "description": "Supports the creation of Keys and Key Rings for encrypting object storage bucket." | 
| 364 |  | -              }, | 
| 365 |  | -              { | 
| 366 |  | -                "title": "Object Storage buckets", | 
| 367 |  | -                "description": "Creates buckets required for the Cloud Logs instance." | 
|  | 366 | +                "title": " ", | 
|  | 367 | +                "description": "Configured to use IBM secure by default standards, but can be edited to fit your use case." | 
| 368 | 368 |               } | 
| 369 | 369 |             ], | 
| 370 | 370 |             "diagrams": [ | 
|  | 
| 374 | 374 |                   "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloud-logs/refs/heads/main/reference-architecture/deployable-architecture-cloud-logs.svg", | 
| 375 | 375 |                   "type": "image/svg+xml" | 
| 376 | 376 |                 }, | 
| 377 |  | -                "description": "This solution deploys an IBM Cloud Logs instance on IBM Cloud.<br><br> It creates an IBM Cloud Object Storage instance and provisions a storage bucket required to store logs and metrics data. Alternatively, you can provide details of an existing IBM Cloud Object Storage instance. <br><br> In addition, it enables encryption for the object storage bucket by provisioning an IBM Key Protect service instance, where a Key Ring and associated Key are created to manage encryption through IBM Cloud Key Management Services (KMS). You can also choose to provide an existing KMS instance.<br><br>" | 
|  | 377 | +                "description": "This architecture supports the creation and configuration of an IBM Cloud Logs instance.<br><br> A Cloud Object Storage (COS) instance is required for this topology. Within this instance, two Object Storage buckets will be created to store logs and metrics data. The [Cloud automation for Object Storage](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-cos-68921490-2778-4930-ac6d-bae7be6cd958-global) architecture supports the provisioning of a Cloud Object Storage instance. Alternatively, you can provide the details of an existing Cloud Object Storage instance.<br><br> Additionally, the Object Storage buckets can be encrypted using IBM Cloud Key Management Services (KMS) to enhance security. The [Cloud automation for Key Protect](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-kms-2cad4789-fa90-4886-9c9e-857081c273ee-global) architecture supports the provisioning of a KMS instance where a Key Ring and associated Key will be created by this solution to manage encryption. Alternatively, you may choose to provide the details of an existing KMS instance." | 
| 378 | 378 |               } | 
| 379 | 379 |             ] | 
| 380 | 380 |           }, | 
|  | 
| 717 | 717 |                 "crn:v1:bluemix:public:iam::::role:Editor" | 
| 718 | 718 |               ] | 
| 719 | 719 |             }, | 
| 720 |  | -            { | 
| 721 |  | -              "service_name": "resource-group", | 
| 722 |  | -              "role_crns": [ | 
| 723 |  | -                "crn:v1:bluemix:public:iam::::role:Viewer" | 
| 724 |  | -              ] | 
| 725 |  | -            }, | 
| 726 | 720 |             { | 
| 727 | 721 |               "service_name": "event-notifications", | 
| 728 | 722 |               "role_crns": [ | 
|  | 
| 731 | 725 |               ] | 
| 732 | 726 |             }, | 
| 733 | 727 |             { | 
| 734 |  | -              "role_crns": [ | 
| 735 |  | -                "crn:v1:bluemix:public:iam::::role:Administrator" | 
| 736 |  | -              ], | 
| 737 |  | -              "service_name": "iam-identity", | 
| 738 |  | -              "notes": "[Optional] Required if creating COS buckets in a separate account from the account Cloud Logs is created in." | 
|  | 728 | +              "role_crns": ["crn:v1:bluemix:public:iam::::role:Viewer"], | 
|  | 729 | +              "service_name": "Resource group only", | 
|  | 730 | +              "notes": "Viewer access is required in the resource group you want to provision in." | 
| 739 | 731 |             } | 
| 740 | 732 |           ], | 
| 741 | 733 |           "architecture": { | 
| 742 | 734 |             "features": [ | 
| 743 | 735 |               { | 
| 744 |  | -                "title": "Cloud Logs instance creation", | 
| 745 |  | -                "description": "Yes" | 
| 746 |  | -              }, | 
| 747 |  | -              { | 
| 748 |  | -                "title": "Use existing Cloud Logs instance", | 
| 749 |  | -                "description": "No" | 
| 750 |  | -              }, | 
| 751 |  | -              { | 
| 752 |  | -                "title": "New resource group creation", | 
| 753 |  | -                "description": "No" | 
| 754 |  | -              }, | 
| 755 |  | -              { | 
| 756 |  | -                "title": "Use existing resource group", | 
| 757 |  | -                "description": "Yes" | 
| 758 |  | -              }, | 
| 759 |  | -              { | 
| 760 |  | -                "title": "COS instance creation", | 
| 761 |  | -                "description": "No" | 
| 762 |  | -              }, | 
| 763 |  | -              { | 
| 764 |  | -                "title": "COS bucket creation", | 
| 765 |  | -                "description": "Yes" | 
| 766 |  | -              }, | 
| 767 |  | -              { | 
| 768 |  | -                "title": "Enforced KMS encryption", | 
| 769 |  | -                "description": "Yes" | 
| 770 |  | -              }, | 
| 771 |  | -              { | 
| 772 |  | -                "title": "KMS instance creation", | 
| 773 |  | -                "description": "No" | 
| 774 |  | -              }, | 
| 775 |  | -              { | 
| 776 |  | -                "title": "KMS key ring and key creation", | 
| 777 |  | -                "description": "Yes" | 
| 778 |  | -              }, | 
| 779 |  | -              { | 
| 780 |  | -                "title": "Use existing KMS key", | 
| 781 |  | -                "description": "Yes" | 
| 782 |  | -              }, | 
| 783 |  | -              { | 
| 784 |  | -                "title": "IAM s2s auth policies creation", | 
| 785 |  | -                "description": "Yes" | 
| 786 |  | -              }, | 
| 787 |  | -              { | 
| 788 |  | -                "title": "Event Notifications integration", | 
| 789 |  | -                "description": "Yes" | 
|  | 736 | +                "title": " ", | 
|  | 737 | +                "description": "Configured to use IBM secure by default standards that can't be changed." | 
| 790 | 738 |               } | 
| 791 | 739 |             ], | 
| 792 | 740 |             "diagrams": [ | 
|  | 
| 796 | 744 |                   "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloud-logs/refs/heads/main/reference-architecture/deployable-architecture-cloud-logs.svg", | 
| 797 | 745 |                   "type": "image/svg+xml" | 
| 798 | 746 |                 }, | 
| 799 |  | -                "description": "This architecture supports creating and configuring IBM Cloud Logs resources" | 
|  | 747 | +                "description": "This architecture supports the creation and configuration of an IBM Cloud Logs instance.<br><br> An existing Cloud Object Storage (COS) instance is required for this topology. Within this instance, two Object Storage buckets will be created to store logs and metrics data. <br><br> By default, both Object Storage buckets will be encrypted to enhance security." | 
| 800 | 748 |               } | 
| 801 | 749 |             ] | 
| 802 | 750 |           }, | 
|  | 
0 commit comments