摘要:
使用tag区分 #配置多个input并指定tag filebeat.inputs: # Each - is an input. Most options can be set at the input level, so # you can use different inputs for vari 阅读全文
摘要:
rem 通过/fo csv可以显示完整的映像名称 @echo off setlocal enabledelayedexpansion set serviceExe=test.exe for /l %%i in (1,1,5) do ( set isStart=false tasklist /fo c 阅读全文