Skip to content

Instantly share code, notes, and snippets.

@omnipede
Last active February 2, 2021 00:57
Show Gist options
  • Select an option

  • Save omnipede/43f292ecdeae3d9af0713f0bee87edab to your computer and use it in GitHub Desktop.

Select an option

Save omnipede/43f292ecdeae3d9af0713f0bee87edab to your computer and use it in GitHub Desktop.
# 키바나 설정파일
server.name: kibana
server.host: "0"
# Elasticsearch 서버 정보
elasticsearch.hosts: http://elasticsearch:9200
elasticsearch.username: "elastic"
elasticsearch.password: "MyPw123"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment