Configuration
This section shows how users can customize DoveRunner Mobile App Security On-premise version. Configuration of logstash, helm files will be introduced.
Change logstash configuration
Section titled “Change logstash configuration”changing user id/pwd used for logsatsh
Open configmap.yml -> move to logstash.conf section -> move to output section.
change user id/pwd in output section.
elasticsearch { hosts => ["https://CLUSTER_URL:PORT"] user => "USER_ID" password => "PASSWORD" index => "svc_hacking_%{+YYYY.MM}"}
More Items should be manged in configmap.yml
Attribute Name | Description |
SPRING_DATASOURCE_USERNAME | MySQL DB user id |
SPRING_DATASOURCE_PASSWORD | MySQL DB user password |
LOG_SCHEDULER_SERVICEONOFF_INDEXURL | api server url (kubernetes service) |
ADC_API_BACKEND_URL | console UI url (default: onprem-console.doverunner.com) |
APPSEALING_NEWADC_URL | console UI url (default: onprem-console.doverunner.com) |
APPSEALING_NEWADCAPI_URL | api server url(dns) |
APPSEALING_SMTP_HOST | SMTP SERVER IP |
APPSEALING_SMTP_PORT | SMTP SERVER PORT |
APPSEALING_SMTP_USERNAME | SMTP SERVER USERNAME |
APPSEALING_SMTP_PASSWORD | SMTP SERVER PASSWORD |
APPSEALING_URLOFELK_SERVICE | Elastic Search Server IP |
APPSEALING_PORTOFELK_SERVICE | Elastic Search Server Port |
APPSEALING_USERIDOFELK_SERVICE | Elastic Search User Id |
APPSEALING_USERPWDOFELK_SERVICE | Elastic Search Password |
APPSEALING_USERIDELK_ROLLUP | Elastic Search User Id |
APPPSEALING_USERPWDELK_ROLLUP | Elastic Search Password |
Change domain/url of DoveRunner Mobile App Security installation
Section titled “Change domain/url of DoveRunner Mobile App Security installation”DNS information can be configured in “values.yaml” -> “dns”
dns: adc: "onprem-console.doverunner.com" api: "onprem-api.doverunner.com" logscheduler: "onprem-log.doverunner.com"
Supporting HTTPS
Section titled “Supporting HTTPS”Enabling HTTPS requires different actions depending on the running environments. Please send us information about the running environment.
Recreating rollup Jobs every month
Section titled “Recreating rollup Jobs every month”Rollup Index can be created everymonth if new rollup jobs are created everyday. use scripts provides and change the rollu index namea.
When the Rollup indexes are created, please add new index to the aliases.