blob: b540c4638f5cd91a1a55c7bf2209f11c2d0f058b [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:
Hung-Wei Chiu2e439de2022-02-25 20:42:56 -080014 base_dir: /tmp/opensearch
Hung-Wei Chiu1887b932021-04-05 16:59:28 -070015 # 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
Hung-Wei Chiu2e439de2022-02-25 20:42:56 -080019 # monitor_configmap: opensearch-kibana-monitor
Hung-Wei Chiu1887b932021-04-05 16:59:28 -070020 # monitor: monitor/
21 # Have to prepare the secret first
Hung-Wei Chiu2e439de2022-02-25 20:42:56 -080022 # destination_secret: opensearch-kibana-destination
Hung-Wei Chiu1887b932021-04-05 16:59:28 -070023 # destination: destination/