I have 3 node and run cluster
graylog-server
.
I use nginx
for load balancer
and on nginx
open port (12301
).
i want to send log JSON format
from logstash
to this nginx
then nginx
, load balancer and send to graylog-servers
. Which output plugin
should I use in logstash
?
logsstash
( input->tcp
)-( output-> nginx
port(12301) ).
Asked by pyramid13
(639 rep)
Feb 25, 2019, 10:08 AM
Last activity: Apr 4, 2019, 04:55 PM
Last activity: Apr 4, 2019, 04:55 PM