Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Azure Activity Logs source does not work #187

@cparlette

Description

@cparlette

❯ tmctl create source azureactivitylogs --subscriptionID redacted --destination.eventHubs.namespaceID redacted --auth.servicePrincipal.tenantID redacted --auth.servicePrincipal.clientID redacted --auth.servicePrincipal.clientSecret redacted
2022/12/12 15:19:08 foo | Updating manifest
Usage:
tmctl create source [kind]/[--from-image ][--name ] [flags]

Examples:
tmctl create source httppoller
--endpoint https://www.example.com
--eventType sample-event
--interval 30s
--method GET

Flags:
-h, --help help for source

Global Flags:
--broker string Optional broker name.
--version string TriggerMesh components version.

2022/12/12 15:19:08 source initialization: this component is not suitable for local env yet

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions