logstash-plugins / logstash-output-influxdb

Apache License 2.0
58 stars 79 forks source link

Add support for tag extraction from a hash #37

Open mspiegle opened 8 years ago

mspiegle commented 8 years ago

extract_tags() now handles hashes properly. Prior to this commit, extract_tags handled hashes like this: {["tagk1", "tagv1"]=>"true"}

elasticsearch-release commented 8 years ago

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.