Configuration

Each subsection in "Configurations" corresponds to a specific module type and contains its configuration parameters.

The subsections in the "Configurations" section are as follows.

"Configurations" : {
   "AzureSender" : { ... },
   "FileSender" : { ... },
   "Logger" : { ... },
   "Loggers" : [],
   "FileReader" : { ... },
   "FileTopicManager" : { ... },
   "KafkaSender" : { ... },
   "FileStorageProvider" : { ... },
   "SizeThresholds" : { ... },
   "Catalog" : { ... },
   "SchemaCache" : { ... },
   "AzureSchemaRegistry" : { ... },
   "AzureBlobStorageProvider" : { ... },
   "ConfluentSchemaRegistry" : { ... }, 
}

For details about configuration sections, see the following subsections.