Skip to content

Configuration

This section shows how users can customize DoveRunner Mobile App Security On-premise version. Configuration of logstash, helm files will be introduced.

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 NameDescription
SPRING_DATASOURCE_USERNAMEMySQL DB user id
SPRING_DATASOURCE_PASSWORDMySQL DB user password
LOG_SCHEDULER_SERVICEONOFF_INDEXURLapi server url (kubernetes service)
ADC_API_BACKEND_URLconsole UI url (default: onprem-console.doverunner.com)
APPSEALING_NEWADC_URLconsole UI url (default: onprem-console.doverunner.com)
APPSEALING_NEWADCAPI_URLapi server url(dns)
APPSEALING_SMTP_HOSTSMTP SERVER IP
APPSEALING_SMTP_PORTSMTP SERVER PORT
APPSEALING_SMTP_USERNAMESMTP SERVER USERNAME
APPSEALING_SMTP_PASSWORDSMTP SERVER PASSWORD
APPSEALING_URLOFELK_SERVICEElastic Search Server IP
APPSEALING_PORTOFELK_SERVICEElastic Search Server Port
APPSEALING_USERIDOFELK_SERVICEElastic Search User Id
APPSEALING_USERPWDOFELK_SERVICEElastic Search Password
APPSEALING_USERIDELK_ROLLUPElastic Search User Id
APPPSEALING_USERPWDELK_ROLLUPElastic 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"

Enabling HTTPS requires different actions depending on the running environments. Please send us information about the running environment.

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.