From 128ea5f9544ff0ea3b7063fac010afa1afee6b14 Mon Sep 17 00:00:00 2001 From: didfet Date: Thu, 19 Mar 2015 14:47:20 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 76d266a..f8ce9cd 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ Download one of the following archives : Or download the maven project and run maven package. Then you can install one of the archives located in the target directory. +## How to run it ? + +Just run this command : + + java -jar logstash-forwarder-java-X.Y.Z.jar -config /path/to/config/file.json + ## Differences with logstash-forwarder ### Configuration