All Products
Search
Document Center

Application Real-Time Monitoring Service:Configure a public IP address whitelist

Last Updated:Mar 11, 2026

If you need to access a Managed Service for Grafana workspace over the Internet, you must add the IP addresses of your hosts to the IP address whitelist of the workspace. This topic describes how to configure a public IP address whitelist for a Managed Service for Grafana workspace.

Prerequisites

Before you begin, make sure that you have:

  • A Managed Service for Grafana workspace

  • The public IP addresses or CIDR blocks of the hosts that need access

Configure the whitelist

  1. Log on to the ARMS console. In the left-side navigation pane, choose Managed Service for Grafana > Workspace Management.

  2. On the Workspace Management page, click the ID of the workspace that you want to manage.

  3. In the left-side navigation pane, click Whitelists and Security Groups.

  4. On the Public IP Address Whitelist tab, click Modify next to General Whitelist.

  5. In the Modify General Whitelist dialog box, enter IP addresses or CIDR blocks in the Whitelist field. Separate multiple entries with commas (,). Example: 192.168.0.1,192.168.0.0/24.

    FormatExampleDescription
    Single IP address192.168.0.1Allows one specific host
    CIDR block192.168.0.0/24Allows a range of 256 addresses
    Deny all IPv4 access127.0.0.1Blocks all public IPv4 traffic
    Allow all IPv4 access0.0.0.0/0Removes IP-based restrictions
  6. Click OK.