Replies: 2 comments 1 reply
-
I'm wondering if the ingestion endpoint should be the url without HTTPS and then you add TLS on as part of the configuration |
Beta Was this translation helpful? Give feedback.
1 reply
-
In version 2.1.1, I can output the logs to ADX now, thanks to the maintenance team! 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a new azure_kusto output to send logs directly to Data Explorer for data ingestion:
However, I encountered the following error (I run the fluent bit by docker compose)
I have granted the app registration ingestion permissions to the database, and I was able to successfully ingest data to Data Explorer using the same app registration credential in Logstash output kusto.
What other settings am I missing?
Beta Was this translation helpful? Give feedback.
All reactions