Which data is contains in a support package

This document describes the categories of data collected by the MetaDefender Core support package script (ometascan-collect-support-data.bat/sh). This package is generated on request to help OPSWAT technical support diagnose issues on a customer's system.

What Is Collected

1. Hardware Information

DataDescription
CPU detailsProcessor model, speed, core count, and other properties
Memory detailsPhysical RAM modules, capacity, and specifications
Disk drivesPhysical disk drive model, size, and interface type
Logical disksDrive letters, file system type, used/free space

2. Operating System Information

DataDescription
OS versionWindows/Linux edition, version number, build number
OS configurationSystem locale, install date, registered organization

3. Network Information

DataDescription
Network interfacesIP addresses, MAC addresses, DNS servers, DHCP settings
Routing tableAll active network routes on the machine

4. Installation Directory Listing

A recursive listing of all files and folders under the MetaDefender Core installation directory. This includes file names, sizes, and timestamps — not file contents.

5. Configuration Data

Common configuration: via Registry (Windows) or Configuration file (Linux)

6. Database Information

DataDescription
Exported database schemaA structured export of the MetaDefender Core internal database
PostgreSQL configurationConfiguration files (*.conf) from the embedded PostgreSQL instance
PostgreSQL data filesNon-binary configuration/settings files from the pg_data directory
PostgreSQL logsFiles related to any database upgrade operation (pg_upgrade*) and operational logs

Note: The database export may contain scan job metadata and product configuration. It does not contain the actual file content of scanned files.

7. Application Logs

DataDescription
MetaDefender Core application logsOperational events, errors, warnings from the core service
Nginx web server logs of MetaDefender CoreHTTP request/error logs for the management interface
Engine logs (AV engine, Filetype, Deep CDR, etc)Diagnostic output from individual anti-malware engines and other engines
Windows event or Syslog (Linux)We only collect windows event or syslog belong to the application, not all of the event/logs

8. Crash Dump Files

If any of the following processes have previously crashed, their crash dump files are included:

  • ometascan.exe
  • engineprocess.exe
  • ocmdatatransporter.exe

What Is NOT Collected

  • The actual content of files that were submitted for scanning
  • User credentials or passwords (these are not stored in any of the collected sources)
  • Data from outside the MetaDefender Core installation directory (except process info, network info, and OS info described above)

Privacy Considerations

Customers who have concerns about specific data categories can use the following options before generating the package:

  • Use -enable-redact to redact potentially sensitive values from log files.
  • Use -lite to limit the volume of data collected (fewer logs, most recent crash dump only, no warehouse database).
  • Use -start-date and -end-date to restrict log collection to a specific time window.
  • Contact OPSWAT support to discuss which specific components are needed for your case before generating a full package.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard