The following is an example of a complete Insight system YAML file showing all the different parameters that you may configure.
Example Templates
It is recommended to use the templates available under $JFROG_HOME/insight/var/etc/
system.basic-template.yamlincludes most commonly used system configurationssystem.full-template.yamlincludes a list of all available configurations
Insight System YAML File Format
The YAML file is constructed with keys and entities, using the following key: [entity] format.
Sharedconfigurations specified under the shared section, are used by all micro-services.
Microservice specific configuration are set under each micro-service section and override similar shared configurations for the specific micro-service.