Skip to content

Commit 648feab

Browse files
Merge pull request #35 from Hariharan-Gandhi/patch-1
Add blog post to instance sharing in CF
2 parents e95ab63 + 436b2de commit 648feab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/ingest-from-cloud-foundry-runtime-f5a7c99.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Shipping logs from applications deployed on SAP BTP Cloud Foundry can be configu
2727
- We recommend you use one of the Cloud Foundry open source logging libraries \([Java](https://github.com/SAP/cf-java-logging-support)/[NodeJS](https://github.com/SAP/cf-nodejs-logging-support)\) to configure logging within your application.
2828

2929

30-
3130
### Bind the Application to the Service Instance
3231

3332
**Bind the Application Using the Command Line Interface**
@@ -52,7 +51,6 @@ Shipping logs from applications deployed on SAP BTP Cloud Foundry can be configu
5251
3. Go to the [Result](ingest-from-cloud-foundry-runtime-f5a7c99.md#loiof5a7c993743c4ee79722479371b90b37__section_gvg_4k4_xyb) section.
5352
5453
55-
5654
### Share Service Instance Across Different Spaces
5755
5856
You can share a single service instance across multiple spaces. Skip this step if you don't need to share a single instance across multiple spaces of the same org.
@@ -69,7 +67,7 @@ You can share a single service instance across multiple spaces. Skip this step i
6967
> ### Note:
7068
> Be careful when deleting service keys. Credentials are invalidated if the service key is deleted, and there is no automated mechanism to track in which user provided services instances the information of a service key is used.
7169
72-
70+
For more information about different contexts, tools, options, and best practices for instance sharing in Cloud Foundry, see [Instance Sharing - SAP Cloud Logging](https://community.sap.com/t5/technology-blog-posts-by-sap/instance-sharing-sap-cloud-logging/ba-p/14179941).
7371
7472
### Bind the Application to a User Provided Service
7573

0 commit comments

Comments
 (0)