type
status
date
slug
summary
tags
category
icon
password

說明

在 Kibana 的 Dev Tools 介面中,可以將查詢輸出成 curl 來使用,但是在升級版本後卻出現反灰無法使用的現象:
notion image

原因

Kibana 從 7.12.2 版本開始,如果沒有使用 https 是無法使用 copy as curl 的:

解決方法

參考