MetaDefender Core

Pre-installation configuration

MetaDefender Core supports Ignition file to pre-define settings for the product installation. Following are relevant settings with values are supported for the ignition file while working in the Central Hub deployment:

ometascan.conf
Copy
SectionKeyValue typeAccepted valuesDescription
[global]
dbmodenumber2Must be 2 to indicate this MetaDefender Core is an instance in Central Hub deployment.
[dbserver]
typestringremoteMust be remote to indicate that remote database is used.
hoststringRemote PostgreSQL server address where MetaDefender Core connects to.
portnumberRemote PostgreSQL server port where MetaDefender Core connects to.
userstring

PostgreSQL main user's name which MetaDefender Core uses to login PostgreSQL server and setup database.

Unicode characters are not supported. User privilege: Main PostgreSQL User

passwordstring

PostgreSQL main user's password which MetaDefender Core uses to login PostgreSQL server and setup database.

Unicode characters are not supported. User privilege: Main PostgreSQL User

[cache]
hoststringRedis caching server address where MetaDefender Core connects to.
portnumberRedis caching server port where MetaDefender Core connects to.
[nas]
hoststringFile storage server address where MetaDefender Core connects to.
portnumberFile storage server port where MetaDefender Core connects to.
worker_countnumber4 or aboveNumber of internal worker threads are used to communicate to that file storage server.
connection_keystringThe same connection key which is used to set up File storage server
[broker]
hoststringRabbitMQ server address where MetaDefender Core connects to.
portnumberRabbitMQ server port where MetaDefender Core connects to.
userstringUsername where MetaDefender Core uses to connect and login RabbitMQ
passwordstringUser password where MetaDefender Core uses to connect and login RabbitMQ

Example:

ometascan.conf
Copy

Post-installation configuration

All settings related to Central Hub components could be found and modified at MetaDefender Core own configuration file (Linux) or MetaDefender Core registry key (Windows). For example:

ometascan.conf
Copy
  • Once finished with the configuration modification, restart MetaDefender Core service to take effect.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard