UFM Telemetry Fluentd Streaming (TFS) Plugin
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:
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).
The following authentication types are supported:
basic (/ufmRest)
client (/ufmRestV2)
token (/ufmRestV3)
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.