Join Slack
Powered by
Or is there anything else I need to change? Maybe ...
# general
b
brianwarehime
08/18/2016, 3:05 PM
Or is there anything else I need to change? Maybe something in logstash? I only have one input plugin:
Copy code
input { udp { host => "lostash_ip" port => 10514 codec = "json" type => "rsyslog" } }
2
Views
Open in Slack
Previous
Next