Data Target Files - Ironstream_Hub - 1.3.0

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream Hub
Version
1.3.0
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
Topic type
Administration
First publish date
2022

Data Targets configuration files are defined in the target subdirectory of the Configuration Directory.

The filename should have a .json extension. The filename should be the Id of the Target. For example, 12345678-1234-1234-1234-123456789012.json.

General fields for all Target files are as follows:

Fields Description Valid Values Default Value
Name Name of the Target Must be unique
Id UUID of the Target Must be unique
MaxSizeInKiloBytes If the Target is unavailable, then the data will be stored until it becomes available again. However, should the size of the stored data grow beyond this maximum bound, then a sufficient amount of data will be purged to bring itself under this limit. The oldest data will be discarded first. Records will not be fragmented. 0 or positive integer 256000

(250 MB)

ConnectorType TcpIpClient, File Mandatory