지금 발견했는데, output 에
hosts => "127.0.0.1"
대신
hosts => ["127.0.0.1"]
처럼 배열로 입력 해 보세요. 배열값이 기본이라 단일 문자열이면 안 될 수도 있습니다.
지금 발견했는데, output 에
hosts => "127.0.0.1"
대신
hosts => ["127.0.0.1"]
처럼 배열로 입력 해 보세요. 배열값이 기본이라 단일 문자열이면 안 될 수도 있습니다.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.