Skip to content

Allow multiple tags that begin with 'loggly-tag'#4

Open
jadedfox wants to merge 1 commit intovarshneyjayant:masterfrom
jadedfox:master
Open

Allow multiple tags that begin with 'loggly-tag'#4
jadedfox wants to merge 1 commit intovarshneyjayant:masterfrom
jadedfox:master

Conversation

@jadedfox
Copy link

@jadedfox jadedfox commented Nov 9, 2016

S3ToLoggly worked great for me except I needed to send more than one tag. I saw that the script was using the bulk API which supports a comma delimited string for multiple tags. Since AWS S3 tags must have unique keys and the values cannot contain commas, I modified the script to look for AWS S3 tags that begin with "loggly-tag" to send those values.

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

Comments