github.com/voedger/voedger@v0.0.0-20240520144910-273e84102129/design/0-inv/20230207-elk-basics/put_index_template.cmd (about)

     1  SET curl=E:\curl-7.62.0-win64-mingw\bin\curl.exe
     2  %curl% -X PUT -d @template_auditlog.json http://127.0.0.1:9200/_template/auditlog --header "Content-Type: application/json" --basic --user admin:admin