-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Which topic are you reporting about?
https://cloud.ibm.com/docs/cloud-logs?topic=cloud-logs-migration-tutorial-la#la-perm-cli
What do you think needs to be updated?
To configure permissions for IBM Log Analysis, run:
Current mentioned command in the Document:
ibmcloud iam user-policy-create <USER_NAME> --roles <ROLES> --servicename logdna
Command needs to be updated/ Correct Command:
ibmcloud iam user-policy-create <USER_NAME> --roles <ROLES> --service-name logdna
To configure permissions for IBM Cloud Activity Tracker, run:
Current mentioned command in the Document:
ibmcloud iam user-policy-create <USER_NAME> --roles <ROLES> --servicename logdnaat
Command needs to be updated/ Correct Command:
ibmcloud iam user-policy-create <USER_NAME> --roles <ROLES> --service-name logdnaat
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels