mirror of
https://github.com/Febbweiss/logstash-forwarder-java.git
synced 2026-03-05 06:35:44 +00:00
Update README.md
This commit is contained in:
@@ -13,7 +13,7 @@ Here are a few features of this program :
|
|||||||
|
|
||||||
Logstash-forwarder is written in go. This programming language is not available on all platforms (for example AIX), that's why a java version is more portable.
|
Logstash-forwarder is written in go. This programming language is not available on all platforms (for example AIX), that's why a java version is more portable.
|
||||||
|
|
||||||
Logstash runs on java and provides a lumberjack output, but the file input doesn't run on all plaforms (for example AIX) and logstash requires a recent JVM. Moreover Logstash is heavier : big package and more system resources.
|
Logstash runs on java and provides a lumberjack output, but the file input doesn't run on all plaforms (for example AIX) and logstash requires a recent JVM. Moreover Logstash is heavier : it is a big package and uses more system resources.
|
||||||
|
|
||||||
So logstash-forwarder-java is a solution for those who want a portable, lightweight log shipper for their ELK stack.
|
So logstash-forwarder-java is a solution for those who want a portable, lightweight log shipper for their ELK stack.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user