Skip to content

Commit d767658

Browse files
Updating VMware Tanzu docs to point to correct links
1 parent b173515 commit d767658

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/integrations/containers-orchestration/vmware-tanzu-application-service.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
99

1010
<img src={useBaseUrl('img/integrations/containers-orchestration/vmware-tanzu.png')} alt="VMware Tanzu Application Service" width="40" />
1111

12-
The Sumo Logic Nozzle for [VMware Tanzu Firehose](https://docs.vmware.com/en/Tile-Developer-Guide/3.0/tile-dev-guide/nozzle.html) allows operations teams and app owners to monitor and troubleshoot the VMware Tanzu platform and apps in real time, without having to install a Sumo Logic agent in their Cloud Foundry environment.
12+
The Sumo Logic Nozzle for [VMware Tanzu Firehose](https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tile-developer-guide/3-0/tile-dev-tanzu/nozzle.html) allows operations teams and app owners to monitor and troubleshoot the VMware Tanzu platform and apps in real time, without having to install a Sumo Logic agent in their Cloud Foundry environment.
1313

1414
The nozzle filters out messages per your tile configuration and securely sends those logs and metrics to an HTTP API in the Sumo Logic SaaS service. The tile allows you to configure batching intervals, toggle verbose logging mode, and add metadata to your logs and metrics.
1515

@@ -63,10 +63,10 @@ Follow the below steps to configure the Hosted Collector to receive VMware Tanzu
6363
1. (Optional) **Sumo Logic Host**. If you have a local file source, you can specify a hostname. If you are using a Remote Host, do not use this field.
6464
1. (Optional) **Custom Metadata**. Add custom metadata to the JSON. For example, `key1:value1,key2:value2`.
6565
1. (Optional) **Include Only Matching Filter**. Include only designated events.
66-
1. (Optional) **Exclude Always Filter**. Exclude specific events that are not pertinent to your search, such as `cf\_app\_name:sumo-logic-nozzle-0.1.0`.
66+
1. (Optional) **Exclude Always Filter**. Exclude specific events that are not pertinent to your search, such as `cf\_app\_name:sumo-logic-nozzle-1.0.7`.
6767
1. Click **Save**.<br/><img src={useBaseUrl('img/integrations/containers-orchestration/SumologicSettings.png')} alt="Sumo Logic settings" style={{border: '1px solid gray'}} width="800" />
6868
1. Configure **Cloud Foundry Settings**.
69-
1. **Cloud Foundry API Endpoint**. Enter your [API endpoint](https://docs.pivotal.io/pivotalcf/2-1/opsguide/api-endpoint.html).
69+
1. **Cloud Foundry API Endpoint**. Enter your [API endpoint](https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/elastic-application-runtime/10-2/eart/identifying-api-endpoint.html).
7070
1. **Cloud Foundry User**. Specify your Cloud Foundry username.
7171
1. **Cloud Foundry Password**. Enter Cloud Foundry password.
7272
1. **Log Events Batch Size**. Choose how many messages need to occur before they are sent to Sumo Logic.
@@ -86,7 +86,7 @@ Follow the below steps to configure the Hosted Collector to receive VMware Tanzu
8686
This section describes how to use Sumo Logic Nozzle for VMware Tanzu. After installation, the Sumo Logic Nozzle is available in the Apps Manager.
8787

8888
1. From the **system** drop-down menu, select **sumo-logic-nozzle-org**.
89-
1. Under Apps, select the name of the build you want. For example, **sumo-logic-nozzle-0.1.0-build3**. <br/><img src={useBaseUrl('img/integrations/containers-orchestration/selectnozzle.png')} alt="Select Nozzle" style={{border: '1px solid gray'}} width="800" />
89+
1. Under Apps, select the name of the build you want. For example, **sumo-logic-nozzle-1.0.7-build1**. <br/><img src={useBaseUrl('img/integrations/containers-orchestration/selectnozzle.png')} alt="Select Nozzle" style={{border: '1px solid gray'}} width="800" />
9090
1. Push the **Start** button to begin running the nozzle.<br/> <img src={useBaseUrl('img/integrations/containers-orchestration/selectplay.png')} alt="Select play" style={{border: '1px solid gray'}} width="400" />
9191
1. Cloud Foundry will provision the VMs and begin running the nozzle service.
9292
1. Verify Sumo Logic Nozzle for VMware Tanzu tile is installed and started running the nozzle service by [running searches](/docs/search/search-cheat-sheets/general-search-examples/). If this is your first time using Sumo Logic, see [Getting Started with Search](/docs/search/get-started-with-search/).

0 commit comments

Comments
 (0)