Skip to content

Add support for tag extraction from a hash - #37

Open
mspiegle wants to merge 1 commit into
logstash-plugins:mainfrom
mspiegle:mspiegle-hash-tags
Open

Add support for tag extraction from a hash#37
mspiegle wants to merge 1 commit into
logstash-plugins:mainfrom
mspiegle:mspiegle-hash-tags

Conversation

@mspiegle

Copy link
Copy Markdown

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

@ghost

ghost commented Apr 7, 2016

Copy link
Copy Markdown

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'.

extract_tags() now handles hashes properly.  Prior to this commit,
extract_tags handled hashes like this:
{["tagk1", "tagv1"]=>"true"}
@mspiegle
mspiegle force-pushed the mspiegle-hash-tags branch from 138a368 to adafb88 Compare August 30, 2016 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant