Skip to content

Commit 670f513

Browse files
committed
add logs agent
1 parent 83c7286 commit 670f513

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

ibm_catalog.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"index": 1,
6969
"working_directory": "solutions/basic",
7070
"ignore_readme": true,
71+
"dependency_version_2": true,
7172
"compliance": {
7273
"authority": "scc-v3",
7374
"profiles": [
@@ -616,6 +617,7 @@
616617
"index": 2,
617618
"working_directory": "solutions/standard",
618619
"ignore_readme": true,
620+
"dependency_version_2": true,
619621
"compliance": {
620622
"authority": "scc-v3",
621623
"profiles": [

solutions/standard/stack_definition.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,28 @@
955955
}
956956
]
957957
},
958+
{
959+
"name": "5e - Workload Essential Security - Red Hat OpenShift logging agent",
960+
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.6a32a898-804a-4e6f-833d-0dde755e1261-global",
961+
"inputs": [
962+
{
963+
"name": "prefix",
964+
"value": "ref:../../inputs/prefix"
965+
},
966+
{
967+
"name": "cluster_id",
968+
"value": "ref:./members/3c - Workload - Compute Red Hat OpenShift Container Platform on VPC/outputs/workload_cluster_id"
969+
},
970+
{
971+
"name": "cluster_resource_group_id",
972+
"value": "ref:./members/3c - Workload - Compute Red Hat OpenShift Container Platform on VPC/outputs/workload_rg_id"
973+
},
974+
{
975+
"name": "cloud_logs_ingress_endpoint",
976+
"value": "ref:./members/4a - Essential Security - Cloud Logs for logging/outputs/cloud_logs_ingress_private_endpoint"
977+
}
978+
]
979+
},
958980
{
959981
"name": "6 - Workload - Sample RAG Application",
960982
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.e7af3542-6a4a-44fe-b646-2598bb925719-global",

0 commit comments

Comments
 (0)