...
2. Running the collector using Cloud Collector
The Cloud Collector is an application that allows you to run sets of collectors grouped by Devo domain destinations. To have an instance of this data collector running, follow these steps:
|
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
...
3.1. Collector directory structure
|
3.2. Getting Devo certificates
To send data securely to the Devo platform, you will need to download X.509 Certificates from your Devo Domain. Download "Certificate", "Private Key" and "Chain" and save it on
|
3.3. Editing config-generic.yaml file
Copy-paste the config template of the corresponding integration (click the expandable below to see the list of integrations and then click the desired one to access its config). |
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
3.4. Downloading the Docker image
...
The collector should be deployed as a Docker container. Download the Docker image from the corresponding integration as a |
...
title | Find the DOCKER IMAGE for your integration here |
---|
Use the following command to add the Docker image to the system:
|
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
3.5. Deploying the collector: available services
...
Execute the following command on the root directory
|
3.5.2. Docker-Compose
The content of the
| ||||
To run the container using docker-compose execute the following command from the
|
...