Skip to content

Redis

Connect Redis to collect cache usage metrics, performance logs, and key-value store configuration data.

To securely connect NeuBird to Redis, create a user with appropriate permissions and generate an API key.

  1. Log in to Redis: Go to the Redis Console and log in to your Redis Cloud account.

    Log in to Redis

  2. Navigate to Data Access Control: From the Redis console, go to Data Access Control.

    Data access control

  3. Create a Role: On the Data Access Control section, navigate to the Roles tab. You must create a role before you can create a user.

    • Click on the + icon to add a new role.

      Add new role

    • Fill in the details for your Redis role, including the name, ACL rule, and database.

      Enter role details

  4. Create a Redis User: Navigate to the Users tab.

    • Click on New user to add a new user.

      New user

    • Give the user a name, attach the role created above, and set a password.

      User name and role

  1. From the Redis console, navigate to Access Management > API Keys.

  2. Click on the + icon and add a name for your API Key.

    Generate an API key

  3. Click Create to complete the process.

  4. Once created, copy the API user key.

    Copy the API user key

FieldRequiredDescription
NameYesA display name for this connection
DescriptionNoOptional description of the connection
API KeyYesThe API key generated from the Redis Cloud console
HostYesThe Redis Cloud endpoint URL

For general instructions on creating and managing connections, see the Connections Overview.