Can ontology/mappings be pre-configured and shipped with our integration, or are events required to make the fields accessible for mapping?
For example, I want to map SourceHostName to the field src_host_name(which will be available in the data ingested) in advance, right after installing the integration, without configuring the connector and fetching first event.
I noticed there is a MappingRules field in the connector def file with empty list values. Can this field be utilized to achieve this? If yes, please let me know how to configure it.