PaloAltoNetworks / cdl-decompress-proxy-sentinel-ingest

Proxy application for ingesting into Azure sentinel from Cortex Data Lake
MIT License
1 stars 13 forks source link

405 - Method not found error #4

Open mayur2182 opened 1 year ago

mayur2182 commented 1 year ago

Describe the bug

While browsing the site, I am getting 405 Method not found error. I did all the configurations as mentioned in the document - https://docs.paloaltonetworks.com/prisma/prisma-access/prisma-access-cloud-managed-admin/third-party-integrations-with-prisma-access/microsoft-integrations-with-prisma-access/set-up-log-forwarding-to-microsoft-sentinel/set-up-https-log-forwarding-to-microsoft-sentinel. I have also set SHARED_KEY and WORKSPACE_ID key/values in web app configuration.

Expected behavior

Web app should run without any issue

Current behavior

In container crash logs, error is 'container couldn't be started. And at the end of the logs, there is an exception raise Exception("Please add azure sentinel customer_id and shared_key to azure key vault/application settings of web app")

Possible solution

Steps to reproduce

1. 2. 3. 4.

Screenshots

Context

Your Environment

welcome-to-palo-alto-networks[bot] commented 1 year ago

:tada: Thanks for opening your first issue here! Welcome to the community!

JamieICG commented 2 months ago

I'm having the same issue - did you find a resolution?