-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't connect GCP Pub/Sub Audit Logs Data Connector to MS Sentinel #11453
Comments
@odishelidzegio, Can you please share the full error message screenshot, and is there any support ticket raised for this issue? And please confirm the pre-requisite is completed in GCP end, if not kindly please verify it and check again. Thanks! |
Yes, of course, here's the full error message: Here's Raw error message: { From GCP's side it's completed, yes. Please also note that the permission "[Permission 'iam.serviceAccounts.getAccessToken" is granted to service account |
@odishelidzegio, thanks for sharing it, will check and get back to you. |
@odishelidzegio, Based on the error, need to verify the role - iam.serviceAccountTokenCreator is granted to the correct service account.
Once it gets updated, reconnect the Data connector and let us know if it still has the issue. Thanks! |
Okay, let me check and test it again |
@odishelidzegio, Will check with concern team for this case. |
@v-sudkharat Okay, thanks! |
@odishelidzegio, Meantime, want to know did you get same error after deployment in different workspace? can you check and let us know it by configure it in different workspace. Thanks! |
I think I have not, I'll try it. |
@odishelidzegio , hi mate , did you have any solution for this . I also stucked at this point and no luck to solve it |
@ulviahmadly99 / @ulviahmadly99 , Could you please follow the steps mentioned in below Doc -https://learn.microsoft.com/en-us/azure/sentinel/connect-google-cloud-platform?tabs=terraform%2Cauditlogs And please note that once the configuration has been completed in GCP end, please wait for few minutes before setting it up in Sentinel connector. Thanks! |
@v-sudkharat any updates? By the way, I tried it in another workspace and got this error: Failed to parse input. Error='DataCollectionEndpoint should be in the following format: https://{Data Collection Endpoint name}-{id}-{Region}.ingest.monitor.azure.com (Parameter 'dataCollectionEndpoint')' @ulviahmadly99 Not yet |
@v-sudkharat after many tries, I'm still getting the same error: I tried to delete everything and recreate it on GCP side but no results. |
@v-sudkharat I think I have a problem with this step: https://learn.microsoft.com/en-us/azure/sentinel/connect-google-cloud-platform?tabs=manual%2Cauditlogs#grant-the-identity-pool-access-to-the-service-account Specifically here: https://cloud.google.com/iam/docs/workload-identity-federation-with-other-clouds#authenticate I don't understand how to do it. Tried to do the same as in the documentation, but I think I'm not making something correctly here. |
@odishelidzegio, no worries, We can have a call to check on this issue. So please can you send the mail id and slots with us - v-sudkharat@microsoft.com And if you also try this, as it looks your project might be not having the admin access to provide the required access to the services, so you can run below command in terminal before running the terraform scripts-
Replace Replace Once this get successfully run, you can retry the above-mentioned steps and check for the connector status. And in GCP side the services takes some time to get sync. |
@odishelidzegio, Did you get a chance to check on it? anything for us? |
Hello, and sorry for the delay. It seems like I missed your previous comment and didn't receive it. Okay, I'll try granting the project admin access, and if that doesn't work, I'll send you some time slots for a call. |
@odishelidzegio, Ok |
Hello @v-sudkharat I tried to run the command, and it succeeds, but still got the same error after connecting GCP connector. |
@odishelidzegio, let's have the meet, please share the slots in above mail. |
@odishelidzegio, Received your mail, I will schedule a call with available time slots and share it via mail. Thanks! |
Bug description
I'm trying to connect GCP Pub/Sub Audit Logs connector to Sentinel, to ingest GCP logs, but after I fill all the required fields it shows this error:
This is how it looks like when I'm filling the fields:
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: