statsd {
host => "192.168.2.20"
port => 8125
count => [ "stats.gauges.success" , "%{REQUEST}" ]
}
i am using above plugin in output{ ... }. when i send my "LOG" to parser it is parsing properly but i can't see any packets hitting 8125 as a result graphite is not populating.