{"name":"HAProxy","description":"Sample HAProxy content pack. Provides :\n- JSON format of HAProxy\n- rsyslog config (attention: haproxy is generally chrooted)\n- Sample dashboard with Top clients, top backends, backends which have retries and a graph with frontend connections.","category":"HAProxy","inputs":[],"streams":[],"outputs":[],"dashboards":[{"title":"SYS_HAProxy","description":"Haproxy","dashboard_widgets":[{"description":"Top Hourly backends","type":"QUICKVALUES","cache_time":300,"configuration":{"timerange":{"type":"keyword","keyword":"Last Hour"},"field":"haproxy_backend","show_pie_chart":false,"query":"application_name:haproxy","show_data_table":true},"col":2,"row":1,"height":2,"width":1},{"description":"Top Hourly clients","type":"QUICKVALUES","cache_time":300,"configuration":{"timerange":{"type":"keyword","keyword":"Last Hour"},"field":"haproxy_clientIP","show_pie_chart":false,"query":"application_name:haproxy","show_data_table":true},"col":1,"row":1,"height":2,"width":1},{"description":"Backends with retries>0 in 5 days","type":"QUICKVALUES","cache_time":10,"configuration":{"timerange":{"type":"relative","range":432000},"field":"haproxy_backend","show_pie_chart":true,"query":"application_name:haproxy AND NOT haproxy_retries:0","show_data_table":true},"col":3,"row":1,"height":2,"width":2},{"description":"Frontend connections 7 days","type":"FIELD_CHART","cache_time":3600,"configuration":{"valuetype":"mean","renderer":"line","interpolation":"linear","timerange":{"type":"relative","range":604800},"rangeType":"relative","field":"haproxy_FrontendCurrentConn","query":"application_name:haproxy","interval":"hour","relative":604800},"col":0,"row":0,"height":0,"width":0}]}],"grok_patterns":[]}