Bitdefender integration with Wazuh

595 views
Skip to first unread message

awais mirza

unread,
Nov 30, 2023, 1:46:11 PM11/30/23
to Wazuh | Mailing List
I need a guidance regarding the integration of bitdefender gravityzone with wazuh. how can i directly bitdefender integrate with wazuh. 

Luis Daniel Avendaño Larios

unread,
Nov 30, 2023, 4:50:53 PM11/30/23
to Wazuh | Mailing List
Hi Awais,

Thanks for using wazuh!


Integrating Bitdefender GravityZone with Wazuh involves fetching logs from Bitdefender GravityZone to Wazuh-manager. Here are some steps you might find helpful:
  1. Generate an API key in GravityZoneControl Center
  2. Configure the integration in the Tools > Bitdefender GravityZone section of the ConnectWise Control Center
  3. Develop a Python script to fetch the data from GravityZone. You can use the Office 365 API integration reference as a guide.

Also, you have an alternative way to ingest GravityZone logs in Wazuh. This is by using the Logcollector module of Wazuh. Here’s a brief overview of how it works:

  1. Logcollector Module: Wazuh uses the Logcollector module to collect logs from monitored endpoints, applications, and network devices.
  2. Log Analysis: The Wazuh server then analyzes the collected logs in real-time using decoders and rules. Wazuh extracts relevant information from the logs and maps them to appropriate fields using decoders.
  3. Rule Matching: The Analysisd module in the Wazuh server evaluates the decoded logs against rules and records all alerts in /var/ossec/logs/alerts/alerts.log and /var/ossec/logs/alerts/alerts.json files.
  4. Syslog Messages: The Wazuh server also receives syslog messages from devices that do not support the installation of Wazuh agents, ensuring seamless integration and coverage across your entire network environment.
  5. Custom Decoders and Rules: You can create custom decoders and rules to analyze logs that are not supported by default.

    Please note that these are general steps and might need to be adjusted based on your specific setup. I hope this helps, let me know if you need anything else. 


Reply all
Reply to author
Forward
0 new messages