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

Azure Activity Logs source does not work #187

Open
cparlette opened this issue Dec 12, 2022 · 3 comments
Open

Azure Activity Logs source does not work #187

cparlette opened this issue Dec 12, 2022 · 3 comments
Assignees
Labels

Comments

@cparlette
Copy link

❯ 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

@jmcx
Copy link

jmcx commented Dec 13, 2022

@tzununbekov is this one a know limitation? meaning we should clarify it in the user documentation ? If so I can make the doc update until we fix.

@tzununbekov
Copy link
Member

@jmcx yes, this is one of 4 components that were not adapted for local env. This can be fixed for our next release, depending on its date.

@jmcx
Copy link

jmcx commented Jan 9, 2023

Effort to support this in tmctl is high. We need additional user input before we can prioritize it.

@jmcx jmcx added the p2 label May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants