Unable to get Sophos XG filebeat module working #7778
Replies: 3 comments 4 replies
-
Update # 1After explicitly adding the log source to the |
Beta Was this translation helpful? Give feedback.
-
Have you enabled the sophos pipeline in the logstash container?
|
Beta Was this translation helpful? Give feedback.
-
Is your problem solve? Exiting: module sophos is configured but has no enabled filesets after apply this command THX |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
General
SO version: 2.3.110
Platform: VM within ESX 6.5
vCPU: 8
RAM: 32GB
HDD: system = 500GB; nsm = 1TB
RAID status: not implemented
Installed using: SO ISO
Description
After making the required changes (based on SO and Elastic docs), I do not see the module loaded in the Docker container and therefore, do not see any Sophos XG logs ingested into SO.
Config change
/opt/so/saltstack/local/pillar/minions/tyr_standalone.sls
Firewall changes
After executing the
sudo so-filebeat-restart
command, I do see the above Sophos XG config within the/opt/so/conf/filebeat/modules/thirdparty.yml
file:However, when executing the
filebeat module list
command within theso-filebeat
container, I do not see the Sophos module. However, I do seethirdparty
listed and because I'm not sure if Sophos should also be listed, this may be a normal result to this command:Finally, I did enable DEBUG logging but I do not see even a single instance of the word sophos mentioned in any logfile in the
/opt/so/log/filebeat/
directory.Beta Was this translation helpful? Give feedback.
All reactions