Are you seeing logs in the Sentinel workspace? If so, it's possible that everything is configured correctly except the data connector. The Sophos connector has a parser to ensure the data is parsed for easily leveraging in Microsoft Sentinel workbooks and other features. The data connector depends on the parser based on a Kusto Function to work as expected. Can you check if you have installed the Kusto Function for this data connector at SophosEPEvent ?
If you've already done this, you can also confirm the following:
- Check that the workspace ID and shared key are correct. I noticed in your screenshot that they seem to be getting stripped?
- Make sure the API Access URL and Header are copied correctly from Sophos Central.
- Confirm that the Azure Function app is running and that there aren't any errors or warnings in the Azure Portal logs.
- Verify that the logs are being sent to the correct Log Analytics table.
Let me know if this helps and if you still face this issue.
If the information helped you, please Accept the answer. This will help us as well as others in the community who may be researching similar questions. Otherwise let me know if you have further questions.