Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

Here you can find the list of the most used collectors and create instances of them.
Collectors allow you to integrate different platforms and systems with the Devo application.
In order to create a collector instance and integrate your data, you must have your own keychains, which can be created from the keychain tab.

In the Catalog view, you can visualize a list of the most used collectors and create instances of them.

Working with instances

Create an instance

You can create a new collector instance directly from this view using the Create instance button.

Give it a Name, Version and add and validate the raw JSON configuration in the Parameters field.

Add Environment Variables

Environment Variables allow us to assign values to collectors without needing to specify them in the parameters. To add them to your instance, click the Add environment variable button.

There are two Types of environment variables:

  • Manual:

  • Keychain: if you do not have any key chains created, go to the Keychains tab of the application to create one.

Enter a Name, select the Type, and add a Value and Keychain-key pair to assign.

Select whether you wish to use the default Sender configuration. If not, enter the Keychain.

Select Create instance to confirm the creation.

  • No labels