Updated on 2026-02-06 GMT+08:00

Managing Connections

Scenarios

Connectors are the basic concepts of Logstash configuration. They are classified into input and output connectors, which correspond to source and destination connectors, respectively. They define the data sending and receiving modes and specifications for Logstash. For details about how to add a connection configuration, see Adding a Connection.

SecMaster supports batch import and export of connections to improve the maintenance efficiency of connection management and reduce operation configurations.

This section describes how to perform the following operations: Viewing Connections, Deleting a Data Connection, Importing Connections, and Exporting Connections.

Limitations and Constraints

  • A maximum of 100 connection records can be imported at once.
  • A maximum of 50 connection records can be exported at once.
  • The file format for importing or exporting connections is .zip.
  • The maximum size of the connection file to be imported is 10 MB.

Viewing Connections

  1. Log in to the SecMaster 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, choose Workspaces > Management. In the workspace list, click the name of the target workspace.

    Figure 1 Workspace management page

  4. In the navigation pane on the left, choose Log Audit > Collections.

    Figure 2 Operation Connections tab

  5. On the Connections tab, view connection details.

    Table 1 Connection parameters

    Parameter

    Description

    Connection Name

    Name of the connection.

    Connection Method

    Source connection or destination connection.

    Connection Type

    Connection type. For details about connection types, see Connector Rules.

    Connection Info

    Information about the connection Basic information about the connector configured using the parameters. For details about the connector configuration parameters, see Connector Rules.

    Channel

    Number of channels that are used by the connection

    Description

    Description of the connection

    Operation

    Operations such as editing or deleting connections

Deleting a Data Connection

  1. Log in to the SecMaster 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, choose Workspaces > Management. In the workspace list, click the name of the target workspace.

    Figure 3 Workspace management page

  4. In the navigation pane on the left, choose Log Audit > Collections.

    Figure 4 Operation Connections tab

  5. On the Connections page, locate the row that contains the target connection and click Delete in the Operation column.
  6. In the displayed dialog box, click OK.
  7. In the navigation pane on the left, choose Log Audit > Connections > Connections and confirm the deletion. The deleted connection is no longer displayed in the connection list.

Importing a Connection

  1. Log in to the SecMaster 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, choose Workspaces > Management. In the workspace list, click the name of the target workspace.

    Figure 5 Workspace management page

  4. In the navigation pane on the left, choose Log Audit > Connections.

    Figure 6 Operation Connections tab

  5. Click Import above the connection list. The Import dialog box is displayed.
  6. In the displayed Import dialog box, click Add File and select the .zip file you want to import.
  7. Click Import.
  8. After the import is complete, choose Log Audit > Connections to view the connection information.

Exporting a Connection

  1. Log in to the SecMaster 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, choose Workspaces > Management. In the workspace list, click the name of the target workspace.

    Figure 7 Workspace management page

  4. In the navigation pane on the left, choose Log Audit > Connections.

    Figure 8 Operation Connections tab

  5. On the Connections tab, select the connections to be exported and click Export above the connection list. The Export dialog box is displayed.
  6. In the displayed dialog box, click Export. When Connections exported is displayed on the Connections page, the export is complete. The system automatically downloads the .zip file to the local PC.