cloud.vmware_tanzu
Introduction
The tags beginning with cloud.vmware_tanzu identify events generated by VMware Tanzu.
Tag structure
The full tag must have 4 levels. The first two are fixed as cloud.vmware_tanzu. The third level identifies the type of events sent, and the fourth level indicates the event subtype.
Technology | Brand | Type | Subtype |
---|---|---|---|
cloud | vmware_tanzu | opsmanager | audit |
Therefore, the valid tags and tables include:
- cloud.vmware_tanzu.opsmanager.audit
How is the data sent to Devo?
You can forward logs generated by Company using any Syslog drain (for example, Syslog-ng). Learn more about how to send VMware Tanzu logs and their structure here.
Log samples
The following are sample logs sent to each of the cloud.vmware_tanzu tags. Also, find how the information will be parsed in your data table under each sample log.
Extra columns
Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.
cloud.vmware_tanzu.opsmanager.audit
2021-04-06 17:19:43.655 localhost=127.0.0.1 cloud.vmware_tanzu.opsmanager.audit: {"timestamp": "2021-04-06T03:51:48.721+00:00", "component": "Tanzu Ops Manager 2.10.8-build.168", "component_scheme": "https", "component_host": "opsmanager.use.sandbox.pcf.manulife.com", "component_port": 443, "result": 200, "target": "/api/v0/installations/8133", "event_type": "GET", "origination": "127.0.0.1", "forwarded_for": "10.237.195.211", "user_identification": "opsman-pa", "uaa_authentication_mechanism": "client_authenticated", "request_body": {}}
And this is how the logs would be parsed:
Field | Value | Type | Extra fields |
---|---|---|---|
hostchain |
|
| ✓ |
hostname |
|
| |
tag |
|
| ✓ |
timestamp |
|
| |
component |
|
| |
component_scheme |
|
| |
component_host |
|
| |
component_port |
|
| |
result |
|
| |
target |
|
| |
event_type |
|
| |
origination |
|
| |
forwarded_for |
|
| |
user_identification |
|
| |
uaa_authentication_mechanism |
|
| |
request_body |
|
| |
rawMessage |
|
| ✓ |
raw |
|
| ✓ |