I am trying to figure out how to filter or even view more the entries that show up in azure portal under function/monitor tab. I have like a log of 1000 records out of which only 20 are showing, I dont know how to configure what you want to see under monitor tab. Like right now it shows 20 logs, if I want to see 40 how can I set that? If I want to remove all log entries, I can do that?
Also when I open application insights, the query set up there is pretty confusing are their any good articles on how to learn the structure of query.
I basically only want to see the details of errors both in monitor and in application insights but dont know how to configure that.
Attaching a pictures, How can I only see errors in first picture and remove all log and start all over again. Second picture how can I learn the query language used, I want to see exceptions that come in logs, how can I see those