diff --git a/activemq/assets/dataflows.yaml b/activemq/assets/dataflows.yaml new file mode 100644 index 0000000000000..51be63b8a6866 --- /dev/null +++ b/activemq/assets/dataflows.yaml @@ -0,0 +1,9 @@ +provides: + - id: activemq-metrics + always_on: true + data_type: metrics + direction: inbound + - id: activemq-logs + always_on: false + data_type: logs + direction: inbound