Question #235476 on Graphite changed:
https://answers.launchpad.net/graphite/+question/235476

Ray Sanders posted a new comment:
I think I may have this sorted out.

With this in my logstash-shipper.conf:

 statsd {
        host => "127.0.0.1"
        port => 8123
        increment => "apache.response.%{status}"
        }


I was expecting Graphite to place this in the left menu as 
apache.response.[status code]

Instead, the data appeared in
stats_counts.Logstash.domainname.apache.response.[status code]

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to