blob: 52841e6a064548fc06403d558a2c9b5d56378ca0 [file] [log] [blame]
Hung-Wei Chiu1887b932021-04-05 16:59:28 -07001# Copyright 2021-present Open Networking Foundation
2# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
3
4
5elasticsearch:
Hung-Wei Chiu8676d082022-02-24 14:11:03 -08006 host: https://opensearch-cluster-master.logging-system
Hung-Wei Chiu1887b932021-04-05 16:59:28 -07007 port: 9200
Hung-Wei Chiu8676d082022-02-24 14:11:03 -08008 auth:
9 username: admin
10 password: admin
11 skip_tls: true
Hung-Wei Chiu1887b932021-04-05 16:59:28 -070012
Hung-Wei Chiu1887b932021-04-05 16:59:28 -070013configuration:
14 base_dir: /tmp/opendistro
15 # Have to prepare the configmap first
Hung-Wei Chiu8676d082022-02-24 14:11:03 -080016 # setting_configmap: opensearch-kibana-setting
Hung-Wei Chiu1887b932021-04-05 16:59:28 -070017 # setting: settings/
18 # Have to prepare the configmap first
19 # monitor_configmap: opendistro-kibana-monitor
20 # monitor: monitor/
21 # Have to prepare the secret first
22 # destination_secret: opendistro-kibana-destination
23 # destination: destination/