Plugin Release Notes
Changes and New Features
|
Plugin Version |
Feature |
||
|---|---|---|---|
|
1.3.1-4 |
|
||
|
1.2.1-1 |
|
||
|
1.1.1-1 |
N/A |
||
Bug Fixes
|
Plugin Version |
Bug Fix |
||
|---|---|---|---|
|
1.3.1-4 |
|
||
|
1.2.1-1 |
N/A |
||
|
1.1.1-1 |
N/A |
||
Overview
The TFS plugin is designed to extract UFM Telemetry counters from specified telemetry HTTP endpoints and stream them to the designated Fluentd collector destination.
The diagram below illustrates the plugin's stream flow:
Deployment
The following are the possible ways the TFS plugin can be deployed:
-
On UFM Appliance
-
On UFM Software
For complete instructions on deploying the TFS plugin, refer to UFM Telemetry endpoint stream To Fluentd endpoint (TFS).
Authentication
The following authentication types are supported:
-
basic (/ufmRest)
-
client (/ufmRestV2)
-
token (/ufmRestV3)
Rest API
The following REST APIs are supported:
-
POST /plugin/tfs/conf
-
GET /plugin/tfs/conf
-
POST /plugin/tfs/conf/attributes
-
GET /plugin/tfs/conf/attributes
For detailed information on interacting with TFS plugin, refer to the NVIDIA UFM Enterprise > Rest API > TFS Plugin REST API.
Last updated: