Logstash Collector 1.0
Logstash collector gathers data from various sources and forwards the data to a Logstash server using Lumberjack protocol.
Enabling this feature
To enable the Logstash Collector 1.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>logstashCollector-1.0</feature>