puppet-kibana/files
Clark Boylan df57bd6f9e Encode query uri component properly
Previously we used encodeURI() to encode a single component of a URI,
this meant that characters like = were not encoded. This isn't correct
bceause we are just encoding a single component and need = to be
encoded. Fix this by using encodeURIComponent which should do the right
thing.

Change-Id: Ib320c1e646ccbd2233bd9d7a2be9df29ff7bd1ed
2015-12-15 09:50:36 -08:00
..
dashLoader.js Encode query uri component properly 2015-12-15 09:50:36 -08:00
kibana.init Use kibana as the web frontend to logstash. 2013-04-25 20:45:19 +00:00
logstash.json Use custom logstash dashboard 2015-10-16 09:13:35 -07:00