To start a migration task with a Logstash cluster, perform the following steps:
Before using a Logstash cluster to migrate data, test the network connectivity between the data source and destination and the Logstash cluster.
You can test a maximum of 10 IP addresses at a time. You can click Add to add more IP addresses and click Test at the bottom to test connectivity to multiple IP addresses at a time.
If Available is displayed, the network is connected. If the network is disconnected, configure routes for the Logstash cluster to connect the clusters. For details, see .
If there is no Running task in the pipeline list, start the Logstash migration task by starting a configuration file. You can select multiple configuration files to start them all at once. A maximum of 50 configuration files can be selected at a time.
When Keepalive is enabled, a daemon process will be configured on each node. If the Logstash service becomes faulty, the daemon process will try to rectify the fault and restart the service. You are advised to enable Keepalive for services running long-term. Do not enable it for services running only short-term, or your migration tasks may fail due to a lack of source data.
You can view the started configuration file in the pipeline list.
If there are Running tasks in the pipeline list, start the Logstash migration task by hot-starting a configuration file. Only one configuration file can be hot-started at a time. That is, only one pipeline can be added at a time.
You can view the hot-started configuration file in the pipeline list.
After a configuration file is started, a task is generated in the pipeline list, where you can monitor the task.
When the Events data of a pipeline changes dynamically, the monitoring data changes accordingly. When a pipeline task is being started or stopped, or the Events data is stable, the monitoring data remains unchanged.
For details about the monitoring metrics supported, see Logstash Pipeline Monitoring Metrics. For how to configure monitoring alarms, see Using Cloud Eye to Monitor Logstash Clusters.