Skip to content

Commit b977dc5

Browse files
JV0812kimsauce
andauthored
Update vmware-vrealize-log-insight.md (#4681)
* Update markdown-syntax.md * Update docs/dashboards-classic/get-started/markdown-syntax.md Co-authored-by: Kim <[email protected]> * added supported elements note * removed code block content * Update salesforce-source.md * Update salesforce-source.md * updated note * updated the salesforce doc * minor fix * Update salesforce-source.md * Update datadog.md * minor formatting * Update mimecast-source.md * updated the configuration table and example * Update vmware-vrealize-log-insight.md * image formatting --------- Co-authored-by: Kim <[email protected]>
1 parent 6b02781 commit b977dc5

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

docs/send-data/collect-from-other-data-sources/vmware-vrealize-log-insight.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: VMware vRealize Log Insight
44
description: This page shows you how to configure log collection for VMware vRealize Log Insight and then forward your logs to Sumo Logic. VMware vRealize Log Insight is a log management and analytics tool.
55
---
66

7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
79
This page shows you how to configure log collection for VMware vRealize Log Insight and then forward your logs to Sumo Logic. VMware vRealize Log Insight is a log management and analytics tool.
810

911
## Prerequisites
@@ -22,21 +24,15 @@ These instructions apply to vRealize Log Insight 8.0, may differ for earlier ver
2224

2325
To set up vRealize Log Insight log collection for Sumo Logic, do the following:
2426

25-
1. Log in to vRealize Log Insight UI, and navigate to **Management > Event Forwarding**.
26-
27-
![vRealize_EventForwarding.png](/img/send-data/vRealize_EventForwarding.png)
28-
29-
1. Add a new connection by clicking **New Destination**.
30-
31-
![vRealize_New-Destination.png](/img/send-data/vRealize_New-Destination.png)
32-
27+
1. Sign in to vRealize Log Insight UI, and navigate to **Management > Event Forwarding**.<br/><img src={useBaseUrl('/img/send-data/vRealize_EventForwarding.png')} alt="vRealize_EventForwarding" style={{border: '1px solid gray'}} width="400"/>
28+
1. Add a new connection by clicking **New Destination**.<br/><img src={useBaseUrl('/img/send-data/vRealize_New-Destination.png')} alt="vRealize_New-Destination" style={{border: '1px solid gray'}} width="600"/>
3329
1. In the Edit Destination dialog, specify the following information. Optionally, you can also add additional tags and also filter the events on this popup.
34-
35-
![vRealize_Edit-Destination.png](/img/send-data/vRealize_Edit-Destination.png)
36-
30+
:::note
31+
Select the **Transport** type as **UDP** if you are handling multiple messages.
32+
:::
33+
<br/><img src={useBaseUrl('/img/send-data/vRealize_Edit-Destination.png')} alt="vRealize_Edit-Destination" style={{border: '1px solid gray'}} width="600"/>
3734
1. **Test** and **Save** the connection.
3835
1. Verify logs in Sumo Logic. The following is a sample log message of vRealize forwarded events.
39-
4036
```
4137
<167> 2019-12-15T13:08:16.441Z esxi1.esxlab.com Rhttpproxy: verbose rhttpproxy[2099567]
4238
[Originator@6876 sub=Proxy Req 07995] Resolved endpoint :

0 commit comments

Comments
 (0)