Case Sensitivity - ironstream_for_kafka - ironstream_for_elastic - Ironstream_Hub - ironstream_for_splunk - 1.3

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for Elastic®
Ironstream > Ironstream for Kafka®
Ironstream > Ironstream for Splunk®
Ironstream > Ironstream Hub
Version
1.3
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
First publish date
2022

The Hub configuration files consist of JSON - that is sets of key/value pairs. The case sensitivity rules are as follows:

  • The keys are not case sensitive.
  • The values are generally case sensitive. Specifically:
    • Values that are constrained to a small finite set are case sensitive. For example, in a Pipeline file the "FromType" field must be either "Source" or "Process."
    • Any file system paths will be case sensitive on Linux, but not on Windows.
    • Any Boolean values are case sensitive and must be entirely in lower case - that is "true" or "false."