microsoft / Kusto-Query-Language

Kusto Query Language is a simple and productive language for querying Big Data.
Apache License 2.0
554 stars 100 forks source link

Kusto query to get http service request error 4xx and 5xx #19

Closed Saikishore031 closed 4 years ago

Saikishore031 commented 4 years ago

Can you please help me with kusto query to get http errors of 4xx and 5xx with custom date and time

avneraa commented 4 years ago

Can you please write a question to stackoverflow and use Kusto as a the tag name? Also please provide more information such as sample data and expected results or anything that can help us answer you.

Saikishore031 commented 4 years ago

Am trying to get the http errors of 400 or 500 issues by using kusto language query on the application insights logs