Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Queries for the IlumioInsights table

For information on using these queries in the Azure portal, see Log Analytics tutorial. For the REST API, see Query.

Ilumio Insights multiple deny events

Display Ilumio Insights multiple deny events.

IlumioInsights
| where status == "DENIED"
| summarize count() by Port
| where count_> 40

Feedback

Was this page helpful?

Additional resources