已經有一些資料透過 port 9200 進到 Elasticsearch 裡了, 但是在 Kibana discover 裡面還看不到無法查詢

要先 create index pattern

選擇一個時間欄位

他會自動建好匯入資料集裡面的欄位

接著建立每次新index進來時套用的 template


這個步驟 number_of_replicas 在單機用 0


— 完成
已經有一些資料透過 port 9200 進到 Elasticsearch 裡了, 但是在 Kibana discover 裡面還看不到無法查詢

要先 create index pattern

選擇一個時間欄位

他會自動建好匯入資料集裡面的欄位

接著建立每次新index進來時套用的 template


這個步驟 number_of_replicas 在單機用 0


— 完成