Skip to content

Instantly share code, notes, and snippets.

@iversond
Last active October 20, 2017 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iversond/0568afc05f842c296f5da6e5a75c7460 to your computer and use it in GitHub Desktop.
Save iversond/0568afc05f842c296f5da6e5a75c7460 to your computer and use it in GitHub Desktop.
Start-Process -FilePath c:\ProgramData\chocolatey\bin\nssm.exe -ArgumentList 'install logstash-5.6.3 "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" "-command "& { c:\elastic\logstash\bin\startLogstash.ps1 }"" ' -NoNewWindow -Wait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment