riemann-tools include a bunch of tools that perform HTTP(S) requests (e.g. riemann-apache-status, riemann-haproxy, riemann-http-check, riemann-wrapper). A user agent including the tool name and version is automatically included with each HTTP request.
Add a user-agent pattern to match those tools, classify them under a single user agent family "Riemann Tools", and capture the version used.
riemann-tools include a bunch of tools that perform HTTP(S) requests (e.g.
riemann-apache-status
,riemann-haproxy
,riemann-http-check
,riemann-wrapper
). A user agent including the tool name and version is automatically included with each HTTP request.Add a user-agent pattern to match those tools, classify them under a single user agent family "Riemann Tools", and capture the version used.