All Products
Search
Document Center

Time Series Database:Configure the whitelist of a TSDB instance

Last Updated:Mar 28, 2026

After you create a Lindorm Time Series Database (TSDB) instance, configure the IP address whitelist to specify which IP addresses can access the instance. A whitelist ensures that your TSDB instance can be accessed in a secure manner.

Prerequisites

Before you begin, ensure that you have:

  • A TSDB instance

Configure the IP address whitelist

  1. Log on to the TSDB console. The Instances page appears.

  2. Find the instance and click Manage in the Actions column. The Instance Details page appears.

  3. In the IP Address Whitelist section, click Modify IP Address Whitelist.

  4. In the Modify IP Address Whitelist dialog box, enter the IP addresses to allow and click OK. To add multiple IP addresses, separate them with commas (,) with no spaces — for example: 192.168.1.1,10.0.0.1.

    Warning

    Setting the whitelist to 0.0.0.0/0 allows connections from all IP addresses. This setting poses security risks to your database instance. We recommend that you take note of the security risks and the precautions before you configure this setting.

    Note

    Setting the whitelist to 127.0.0.1 blocks all IP addresses from accessing the instance.

After the whitelist is saved, only servers with IP addresses in the whitelist can connect to the TSDB instance.