You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
79 B
PowerShell
4 lines
79 B
PowerShell
2 years ago
|
# 启动ES及Kibana
|
||
|
Set-Location "D:\ELK\8.7.0\SingleNode\"
|
||
|
|
||
|
.\启动脚本.bat
|