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 insecure | security-mode tls]
[whitelist_enabled true | whitelist_enabled false]
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 | insecure, tls | Set the security mode to tls (for TLS) or insecure |
| whitelist_enabled | true, false | Enables (true) or disables (false) OTLP whitelist on the TSDB |
netq set oltp endpointnetq show oltp endpoints