Created
August 25, 2013 20:17
-
-
Save jamtur01/6336046 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ /usr/bin/java -jar /opt/logstash/logstash.jar kibana | |
No such command "kibana" | |
Usage: logstash <command> [command args] | |
Run a command with the --help flag to see the arguments. | |
For example: logstash agent --help | |
Available commands: | |
agent - runs the logstash agent | |
version - emits version info about this logstash | |
web - runs the logstash web ui | |
kibana - runs the kibana web ui | |
rspec - runs tests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment