|
25 | 25 | "observability agents" |
26 | 26 | ], |
27 | 27 | "short_description": "Configures IBM Cloud Observability resources", |
28 | | - "long_description": "Solutions which support configuring IBM Cloud Observability resources for logging, monitoring and activity tracking.", |
| 28 | + "long_description": "Solutions that support configuring IBM Cloud Observability resources for logging, monitoring, and activity tracking.", |
29 | 29 | "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-observability-da/blob/main/README.md", |
30 | 30 | "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-observability-da/main/images/observability-icon.svg", |
31 | 31 | "provider_name": "IBM", |
32 | 32 | "features": [ |
33 | 33 | { |
34 | | - "title": "Configures Log Analysis", |
35 | | - "description": "Configures Log Analysis instance and agents." |
| 34 | + "title": "Configures IBM Log Analysis", |
| 35 | + "description": "Configures the IBM Log Analysis instance and logging agents." |
36 | 36 | }, |
37 | 37 | { |
38 | | - "description": "Configures Cloud Monitoring", |
39 | | - "title": "Configures Cloud Monitoring. instance and agents." |
| 38 | + "title": "Configures IBM Cloud Monitoring", |
| 39 | + "description": "Configures the IBM Cloud Monitoring instance and logging agents." |
40 | 40 | }, |
41 | 41 | { |
42 | | - "description": "Configures Activity Tracker event routing to a COS bucket and Log Analysis instance.", |
43 | | - "title": "Configures an Activity Tracker event routing" |
| 42 | + |
| 43 | + "title": "Configures IBM Cloud Activity Tracker Event Routing", |
| 44 | + "description": "Configures an IBM Cloud Activity Tracker route with a Cloud Object Storage and Log Analysis target." |
44 | 45 | } |
45 | 46 | ], |
46 | | - "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-observability-da/issues](https://github.com/terraform-ibm-modules/terraform-ibm-observability-da/issues). Please note this product is not supported via the IBM Cloud Support Center.", |
| 47 | + "support_details": "This product is in the community registry and support is handled in the source repo. You can open an issue at [https://github.com/terraform-ibm-modules/terraform-ibm-observability-da/issues](https://github.com/terraform-ibm-modules/terraform-ibm-observability-da/issues). Support is not offered through IBM Cloud Support.", |
47 | 48 | "flavors": [ |
48 | 49 | { |
49 | 50 | "label": "Instances", |
|
403 | 404 | } |
404 | 405 | ], |
405 | 406 | "architecture": { |
406 | | - "descriptions": "This architecture supports the deployment of Log Analysis and Cloud Monitoring instances on IBM Cloud. It also supports configuring the Activity Tracker event routing.", |
| 407 | + |
| 408 | + "descriptions": "This architecture supports the deployment of IBM Log Analysis and IBM Cloud Monitoring instances on IBM Cloud. It also supports the deployment of IBM Cloud Activity Tracker Event Routing to an Object Storage bucket and Log Analysis target.", |
| 409 | + |
407 | 410 | "features": [ |
408 | 411 | { |
409 | | - "title": "Creates the Log Analysis instance.", |
410 | | - "description": "Creates and configures the Log Analysis instance." |
| 412 | + "title": "Creates a Log Analysis instance", |
| 413 | + "description": "Creates and configures the IBM Cloud Log Analysis instance." |
411 | 414 | }, |
412 | 415 | { |
413 | | - "description": "Creates the Cloud Monitoring instance.", |
414 | | - "title": "Creates and configures the Cloud Monitoring instance." |
| 416 | + "description": "Creates a Monitoring instance", |
| 417 | + "title": "Creates and configures the IBM Cloud Monitoring instance." |
415 | 418 | }, |
416 | 419 | { |
417 | | - "title": "Creates the KMS encrypted COS bucket required for the logs archiving.", |
418 | | - "description": "Creates and configures the COS bucket with archiving and expiration enabled." |
| 420 | + "title": "Creates KMS-encrypted Object Storage buckets for log files and Activity Tracker events", |
| 421 | + "description": "Creates and configures the IBM Cloud Object Storage buckets with archiving and expiration enabled." |
419 | 422 | }, |
420 | 423 | { |
421 | | - "title": "Creates the KMS encrypted COS bucket required for routing of ATracker events.", |
422 | | - "description": "Creates and configures the COS bucket with archiving and expiration enabled." |
423 | | - }, |
424 | | - { |
425 | | - "title": "Support Configuring the Activity Tracker event routing.", |
426 | | - "description": "Supports configuring the Activity Tracker event routing to a COS bucket and to a Log Analysis instance." |
| 424 | + "title": "Creates an IBM Cloud Activity Tracker event route to an Object Storage bucket and Log Analysis target", |
| 425 | + "description": "Creates and configures the IBM Cloud Activity Tracker Event Routing to an IBM Cloud Object Storage bucket and IBM Cloud Log Analysis target." |
427 | 426 | } |
428 | 427 | ], |
429 | 428 | "diagrams": [ |
|
433 | 432 | "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-observability-da/main/reference-architecture/deployable-architecture-observability-instances.svg", |
434 | 433 | "type": "image/svg+xml" |
435 | 434 | }, |
436 | | - "description": "This architecture supports creating and configuring IBM Cloud Observability instances and Activity Tracker event routing to a COS bucket and to a Log Analysis instance." |
| 435 | + |
| 436 | + "description": "This architecture supports creating and configuring IBM Cloud Observability instances and IBM Cloud Activity Tracker Event Routing to an Object Storage bucket and Log Analysis instance." |
| 437 | + |
437 | 438 | } |
438 | 439 | ] |
439 | 440 | } |
|
464 | 465 | } |
465 | 466 | ], |
466 | 467 | "architecture": { |
467 | | - "descriptions": "This architecture supports deployment of Log Analysis and Cloud Monitoring Agents on an existing OpenShift Cluster on Secure Landing Zone.", |
| 468 | + "descriptions": "This architecture supports the deployment of IBM Log Analysis and IBM Cloud Monitoring agents on an existing Red Hat OpenShift cluster on a secure landing zone.", |
468 | 469 | "features": [ |
469 | 470 | { |
470 | | - "title": "Works with the Secure Landing Zone.", |
471 | | - "description": "Works with the OpenShift cluster of Secure Landing Zone." |
| 471 | + "title": "Works with the secure landing zone.", |
| 472 | + "description": "Works with the Red Hat OpenShift cluster on a secure landing zone." |
472 | 473 | }, |
473 | 474 | { |
474 | | - "title": "Deploys Log Analysis agent on an existing cluster on Secure Landing Zone.", |
475 | | - "description": "Deploys Log Analysis agent on an existing OpenShift cluster on Secure Landing Zone." |
| 475 | + "title": "Deploys the IBM Log Analysis agent on an existing cluster on a secure landing zone.", |
| 476 | + "description": "Deploys the IBM Log Analysis agent on an existing Red Hat OpenShift cluster on a secure landing zone." |
476 | 477 | }, |
477 | 478 | { |
478 | | - "title": "Deploys Cloud Monitoring agent on an existing cluster on Secure Landing Zone.", |
479 | | - "description": "Deploys Cloud Monitoring agent on an existing OpenShift cluster on Secure Landing Zone." |
| 479 | + "title": "Deploys the IBM Cloud Monitoring agent on an existing cluster on a secure landing zone.", |
| 480 | + "description": "Deploys the IBM Cloud Monitoring agent on an existing Red Hat OpenShift cluster on a secure landing zone." |
480 | 481 | } |
481 | 482 | ], |
482 | 483 | "diagrams": [ |
483 | 484 | { |
484 | 485 | "diagram": { |
485 | | - "caption": "Observability Agents on an OpenShift cluster", |
| 486 | + "caption": "Observability agents on a Red Hat OpenShift cluster", |
486 | 487 | "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-observability-da/main/reference-architecture/deployable-architecture-observability-agents.svg", |
487 | 488 | "type": "image/svg+xml" |
488 | 489 | }, |
489 | | - "description": "Deployment of Observability agents on an OpenShift cluster of Secure Landing Zone." |
| 490 | + "description": "Observability agents deployed on a Red Hat OpenShift cluster on a secure landing zone." |
490 | 491 | } |
491 | 492 | ] |
492 | 493 | } |
|
0 commit comments