Skip to content
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

Deployment of Azure Event Hub failing during setup of LM Azure Logs #70

Open
ramermancdb opened this issue Jun 18, 2024 · 3 comments
Open
Assignees

Comments

@ramermancdb
Copy link

While running the first deployment on this page:
https://www.logicmonitor.com/support/lm-logs/setting-up-azure-logs-ingestion

The template deploymnet fales fairly far in while finishing the creating of the log-hub event hub.

Error:
{ "status": "Failed", "error": { "code": "MessagingGatewayBadRequest", "message": "SubCode=40000. PartitionCount can only be changed on a Dedicated Event Hub cluster or Premium namespace. TrackingId:f0b70ffd-87ef-48bb-bbd3-db9ea172ef4d_G0, SystemTracker:lm-logs-cdbaby-westus.servicebus.windows.net:log-hub, Timestamp:2024-06-18T00:34:15" } }

I can confirm that the default setting for partitions is 4 and that even manually through the portal, I am unable to change the partitions. It seems you can only set it during creation, at least if done as a standard deployment.

I can see in the template it is trying to set the partition count to 1:
lm-logs-azure/arm-template-deployment
/deployResourcesInRG.json

Line 228

@choudharypooja
Copy link
Contributor

@ankit-gautam23 can you please check this?

@ankit-gautam23 ankit-gautam23 self-assigned this Jun 19, 2024
@ramermancdb
Copy link
Author

There is an LM support case #537836

@ramermancdb
Copy link
Author

Happy to work with someone in a zoom if there are any issues reproducing the issue and/or to explore any possible unique env issues on our side, though I doubt that is a thing.

I'm guessing it is a classic issue with Azure rapid change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants