A few changes are planned to the manifest(s) format. This is to track these changes:
Rename datasources to config_templates
We remove the term datasources across the different components. This now also has to be removed in the packages and be renamed to config_templates:
Cleanup terms
Cleanup terms used inside the registry.
Requirements to constraints
We currently use requirements section. To align with the agent and other parts, it should be renamed to constraints. In line with this task, also the default dependencies in the packages should be udpated.
Update categories
Directory names cleanup
Some of the directory names contained -, others _. This also had an effect on how the config options are called and what paths users have to define. To only have one way, it was decided to use _ everywhere and packages need to be adjusted.
Ingest pipeline config option
The ingest pipeline config option should be moved under the new Elasticsearch object for consistency
Rename input logs to logfile
More
More details to come
A few changes are planned to the manifest(s) format. This is to track these changes:
Rename
datasourcestoconfig_templatesWe remove the term datasources across the different components. This now also has to be removed in the packages and be renamed to config_templates:
datasourcestoconfig_templatesin dataset manifest package-storage#94Cleanup terms
Cleanup terms used inside the registry.
Requirements to constraints
We currently use requirements section. To align with the agent and other parts, it should be renamed to constraints. In line with this task, also the default dependencies in the packages should be udpated.
Update categories
Directory names cleanup
Some of the directory names contained
-, others_. This also had an effect on how the config options are called and what paths users have to define. To only have one way, it was decided to use_everywhere and packages need to be adjusted.-if directory. Validate that directory does not contain - #572Ingest pipeline config option
The ingest pipeline config option should be moved under the new Elasticsearch object for consistency
elasticsearch.ingest_pipeline.nameas config option #564Rename input logs to logfile
logson the agent sideMore
More details to come