I am using a Stream analytics job to receive message from event hub, parse it and then insert it to Synapse table. Sometimes, there is some data conversion issue due to incorrect input data. I want to log all these input message which have some data conversion issue. I configured log analytics workspace to achieve this. But it is only showing the max 5 example events for failure messages. How I can see the rest of input data having errors?



