You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
13
13
14
14
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.
15
15
@@ -63,10 +63,10 @@ Follow the below steps to configure the Hosted Collector to receive VMware Tanzu
63
63
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.
64
64
1. (Optional) **Custom Metadata**. Add custom metadata to the JSON. For example, `key1:value1,key2:value2`.
65
65
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`.
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).
70
70
1.**Cloud Foundry User**. Specify your Cloud Foundry username.
71
71
1.**Cloud Foundry Password**. Enter Cloud Foundry password.
72
72
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
86
86
This section describes how to use Sumo Logic Nozzle for VMware Tanzu. After installation, the Sumo Logic Nozzle is available in the Apps Manager.
87
87
88
88
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" />
90
90
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" />
91
91
1. Cloud Foundry will provision the VMs and begin running the nozzle service.
92
92
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