Updated on 2023-03-02 GMT+08:00

Adding a Self-Built Big Data Source

Add a self-built big data source asset to DSC.

Prerequisites

  • Permissions for accessing to the big data assets have been obtained. For details, see Allowing or Disallowing Access to Cloud Assets.
  • The type, version, host, and index of other self-built big data assets have been obtained. There are available IP addresses in the subnet of self-built big data assets.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner of the management console and select a region or project.
  3. In the navigation pane on the left, click and choose Security > Data Security Center.
  4. In the navigation pane, choose Assets and click the Big Data tab.

    Figure 1 Big data assets

  5. In the upper left corner of the big data asset list, click Add Self-Built Big Data Source.
  6. In the displayed dialog box, configure parameters for adding a self-built big data source. For details, see Table 1.

    Figure 2 Adding a self-built big data source
    Table 1 Parameters for adding a self-built big data source

    Parameter

    Description

    Example Value

    Asset

    Customized parameter

    N/A

    Region

    Region where the account is used for login

    N/A

    ECS

    Select an Elasticsearch instance.

    N/A

    Big Data Type

    Type of a big data asset Currently, only Elasticsearch is supported.

    Elasticsearch

    Security Group

    Select an existing security group from the drop-down list box.

    default

    Version

    Version number corresponding to the big data type

    5.x

    Database Server Address

    IP address of the big data asset server

    192.168.0.233

    Port

    Port number of the big data asset server

    3306

    Index

    Index corresponding to the big data asset

    N/A

    Username

    Username for accessing the big data server

    N/A

    Password

    Password for accessing the big data server

    N/A

  7. Click OK.

    After the big data source has been added, the connectivity status becomes Checking to check whether DSC can access the added big data asset using the new username and password.
    • If DSC can access the added big data asset, the connectivity status is Succeeded.
    • If DSC cannot access the added big data asset, the connectivity status is Failed. Click Details to view the failure cause and enter the correct username and password for accessing the target big data asset.