4614ee772563c7891927addcc0276b5079182b57
[sdc/sdc-distribution-client.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0
2
3 description: >
4   RSYSLOG is the Rocket-fast SYStem for LOG processing.
5
6 node_types:
7   tosca.nodes.SoftwareComponent.Rsyslog:
8     derived_from: tosca.nodes.SoftwareComponent
9     requirements:
10       - log_endpoint:
11           capability: tosca.capabilities.Endpoint
12           node: tosca.nodes.SoftwareComponent.Logstash
13           relationship: tosca.relationships.ConnectsTo