Then Edit config.ini and change the Client ID and client secret from Sophos Central API Token Management
Follow the Sophos guide I mentioned above.
and check if logs are coming under SIM Generic and log source identifier Probably would be 127.0.0.1
Original Message:
Sent: Fri November 10, 2023 12:43 AM
From: Aysha Jaleel
Subject: Sophos central console Integration With QRadar
Hi,
I am using a windows server as a mid server, so does the configuration remain the same as given in : https://support.sophos.com/support/s/article/KB-000036372?language=en_US
Initially the config file had:
filename = result.txt and the logs were getting written in the file, but logs not being sent to qradar
I have made changes to filename = syslog now, but still no luck.
Regards,
Aysha
------------------------------
Aysha Jaleel
Original Message:
Sent: Fri November 10, 2023 12:17 AM
From: Amado Amar
Subject: Sophos central console Integration With QRadar
I run the script successfuly without any script error, the only problem I have is that My SIEM is not receiving any logs from the server. below are specific confugrations I have on the script.
filename='syslog',
format='json',
address='192.168.1.30:514', (Qradar AIO IP)
socktype='udp'
------------------------------
Amado Amar
Original Message:
Sent: Thu November 09, 2023 01:29 AM
From: Aysha Jaleel
Subject: Sophos central console Integration With QRadar
Hi, I would like to know if changing filename=syslog has successfully sent logs to Qradar.
------------------------------
Aysha Jaleel
Original Message:
Sent: Thu February 18, 2021 03:06 AM
From: Vladx(x)
Subject: Sophos central console Integration With QRadar
Maybe you forgot
filename = syslog
In config.ini like I did before :)
Laszlo
------------------------------
Vladx(x)
Original Message:
Sent: Wed February 17, 2021 07:26 AM
From: Abhishek Kakkireni
Subject: Sophos central console Integration With QRadar
Hi Team,
I have followed below sophos documentation to get Sophos logs through API via Python script and able to receive logs in the linux machine but logs are not forwarding to IBM Qradar.In the script i mentioned EC IP to forward logs to IBM Qradar but logs are not forwading. Can you please help me how to forward those logs to EC.
https://support.sophos.com/support/s/article/KB-000036372?language=en_US&name=KB-000036372
------------------------------
Abhishek Kakkireni
------------------------------