A newer version of this product documentation is available. If you are redirected to the main page of the user guide, then this page might have been renamed or removed.
modify
netq modify otlp endpoint
Use this command to change the OTel endpoint of your time-series database (TSDB).
Syntax
netq modify otlp endpoint tsdb-name <text-tsdb-endpoint>
[tsdb-url <text-tsdb-endpoint-url>]
[export true | export false]
[security-mode <text-mode>]
Required Arguments
| Argument | Value | Description |
|---|
| tsdb-name | <text-tsdb-endpoint> | Specify the name of your TSDB |
Options
| Option | Value | Description |
|---|
| tsdb-url | <text-tsdb-endpoint-url> | Specify the URL of your TSDB |
| export | true, false | Begin exporting data immediately (true) or not (false) |
| security-mode | <text-mode> | Set the security mode to tls (for TLS) or insecure |
netq set oltp endpointnetq show oltp endpoints