Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-1668

Update component spec documentation for docker

XMLWordPrintable

      v2 of the component spec under "auxilary" for docker type contains this:

              "logging": {
                "description": "Component specific details for logging",
                "type": "object",
                "properties": {
                  "log_directory": {
                    "description": "The path in the container where the component writes its logs. If the component is following the EELF requirements, this would be the directory where the four EELF files are being written. (Other logs can be placed in the directory--if their names in '.log', they'll also be sent into ELK.)",
                    "type": "string"
                  },
                  "alternate_fb_path": {
                    "description": "By default, the log volume is mounted at /var/log/onap/<component_type> in the sidecar container's file system. 'alternate_fb_path' allows overriding the default.  Will affect how the log data can be found in the ELK system.",
                    "type": "string"
                  }
                },
                "additionalProperties": false
              },
      

      Which needs to be documented. There might be other changes to the spec that might be missing in the documentation so this ticket should encompass the effort of synchronizing the entire aux docker section in the schema and the doc.

            devenrp devenrp
            researchmike researchmike
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: