Unable to fetch Sophos Central logs in Microsoft Sentinel

Moksh Vir 1 Reputation point
2022-05-17T22:54:36.437+00:00

I want to integrate Sophos Central with Microsoft Sentinel and since there is no Data Connector for Sophos Central, I am using a Python script published by sophos in Github to fetch the Sophos logs into microsoft Sentinel. I configured the Config file with all the appropriate info but somehow after running the python script, the logs gets only stored in local file but dont get exported to Sentinel. Any suggestions on what might be wrong here?

Microsoft Security | Microsoft Sentinel
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Clive Watson 7,866 Reputation points MVP Volunteer Moderator
    2022-05-20T08:31:05.687+00:00

    Have you got the MMA or AMA on the server with the local file, typically an Agent will be required to send it to Sentinel - adding the link to the Sophos docs could help us see what the steps are, and what you have done so far.


  2. Anonymous
    2022-06-16T08:34:05.657+00:00

    I suspect thats for a product you dont have, if SophosEP_CL is missing (you can just type that name and press run in the Sentinel logs blade - if you get an error it means the table is missing probably as no logs have been sent).
    The link above for the Sophos API, might be able to use the codeless connector https://learn.microsoft.com/en-us/azure/sentinel/create-codeless-connector?tabs=deploy-via-arm-template%2Cconnect-via-the-azure-portal

    0 comments No comments

  3. User989846-7900 1 Reputation point
    2022-09-07T16:28:51.147+00:00

    Hello @Moksh Vir ,
    Did you manage to get Sophos Central logs to Sentinel?

    0 comments No comments

  4. Moksh Vir 1 Reputation point
    2022-09-08T13:07:10.237+00:00

    Yes, I used the python script to ingest the logs


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.