Hung-Wei Chiu | 1887b93 | 2021-04-05 16:59:28 -0700 | [diff] [blame] | 1 | # Copyright 2021-present Open Networking Foundation |
| 2 | # SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0 |
| 3 | |
| 4 | |
| 5 | elasticsearch: |
Hung-Wei Chiu | 40bf9bf | 2021-06-22 19:15:51 -0700 | [diff] [blame] | 6 | host: opendistro-es-client-service.logging-system |
Hung-Wei Chiu | 1887b93 | 2021-04-05 16:59:28 -0700 | [diff] [blame] | 7 | port: 9200 |
| 8 | |
Hung-Wei Chiu | 1887b93 | 2021-04-05 16:59:28 -0700 | [diff] [blame] | 9 | configuration: |
| 10 | base_dir: /tmp/opendistro |
| 11 | # Have to prepare the configmap first |
| 12 | # setting_configmap: opendistro-kibana-setting |
| 13 | # setting: settings/ |
| 14 | # Have to prepare the configmap first |
| 15 | # monitor_configmap: opendistro-kibana-monitor |
| 16 | # monitor: monitor/ |
| 17 | # Have to prepare the secret first |
| 18 | # destination_secret: opendistro-kibana-destination |
| 19 | # destination: destination/ |