Skip to content

Instantly share code, notes, and snippets.

@lebowitz
Created December 8, 2015 14:30
Show Gist options
  • Save lebowitz/1ad0d11fa199f09247ec to your computer and use it in GitHub Desktop.
Save lebowitz/1ad0d11fa199f09247ec to your computer and use it in GitHub Desktop.
General purpose logstash bootstrap
set LS_OPTS="-v "
set CLASSPATH=%~dp0\sqljdbc42.jar
set JAVA_HOME=C:\Program Files (x86)\Java\jre1.8.0_66
..\logstash-1.5.4\bin\logstash agent --verbose -f "%~dp0\logstash.conf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment