Skip to content

Data Correlation

Service parameters which are found in service configuration files:

config.ini file
parameter type default value description
Alternate_DB_HOST string tcp://127.0.0.1:3306 This is the address of the alternate mysql DB server
Config_DB_HOST string tcp://127.0.0.1:3306 This is the address of the mysql DB server
Config_DB_DB string config This is the database name of the mysql DB server
Config_DB_USER string root This is the username of the mysql DB server
Config_DB_PASSWORD string This is the password of the mysql DB server
database config
parameter type default value description
AplicationGUID string 127.0.0.1 #This is the Server global unique ID , is represented by 32 lowercase/uppercase hexadecimal digits,
#displayed in five groups separated by hyphens, in the form 8-4-4-4-12 for a total of 36 characters");
EL_Url string 127.0.0.1 Short term storage (elasticsearch) address
EL_Port string 9200 Short term storage (elasticsearch) port
ServiceDebugLevel string 2 The debug level as
0-FATAL ERROR,ERROR messages
1-WARNING messages
2-INFO messages
3-DEBUG messages
RMQueueAddress string 127.0.0.1 Address of the queuing services
RMQueuePort string 5672 Port of the queuing services
RMQueueName string cq Username of the queuing services
RMQueuePassword string ** Encrypted password of the queuing services
RMQueueName string events Queuing services incoming events queue name
throttle_queue string 100000 Number of events stored in the message queue at which it will stop send events. All events will be cached locally
cache_path string /data/datacorrelation/cache/ Cache files location
RedisServerURL string 127.0.0.1 Memory based storage address
RedisServerPORT string 6379 Memory based storage port
Cache_minim_free_space string 3072 Minimum space available on disk to write data, in case of throttling
restart bool 0 Restarts data correlation service
PercolatorThreadPoolSize string 3 Threadpool for percolator
PercolatorNnumberOfContainers string 1 Number of containers to be used to percolate