Skip to content

Matching index with regex pattern #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 30, 2020
Merged

Matching index with regex pattern #20

merged 6 commits into from
Jun 30, 2020

Conversation

3h4x
Copy link

@3h4x 3h4x commented Jun 18, 2020

what

  • Added matching index and splitting it with regex pattern.

why

  • Fluentd send logs to ES and creates indexes with pattern logstash-%Y.%m.%d where it's possible for other applications to create different index patterns - for example Kinesis Firehose will create logstash-%Y-%m-%d. Such pattern triggers deletion of all indexes by this lambda.

@3h4x 3h4x requested a review from a team June 18, 2020 15:32
@3h4x
Copy link
Author

3h4x commented Jun 18, 2020

/test all

2 similar comments
@3h4x
Copy link
Author

3h4x commented Jun 29, 2020

/test all

@3h4x
Copy link
Author

3h4x commented Jun 29, 2020

/test all

@3h4x 3h4x force-pushed the index-matching-with-regex branch from d9741c0 to 62bbac4 Compare June 29, 2020 14:28
@osterman
Copy link
Member

/test all

@3h4x 3h4x force-pushed the index-matching-with-regex branch from 75148d4 to a6d28b9 Compare June 29, 2020 15:00
@3h4x
Copy link
Author

3h4x commented Jun 29, 2020

/test all

1 similar comment
@3h4x
Copy link
Author

3h4x commented Jun 29, 2020

/test all

@3h4x
Copy link
Author

3h4x commented Jun 29, 2020

/test all

@3h4x
Copy link
Author

3h4x commented Jun 29, 2020

/test all

3 similar comments
@3h4x
Copy link
Author

3h4x commented Jun 29, 2020

/test all

@3h4x
Copy link
Author

3h4x commented Jun 30, 2020

/test all

@3h4x
Copy link
Author

3h4x commented Jun 30, 2020

/test all

@3h4x 3h4x closed this Jun 30, 2020
@3h4x 3h4x reopened this Jun 30, 2020
@3h4x
Copy link
Author

3h4x commented Jun 30, 2020

/test all

@3h4x 3h4x merged commit 21624d9 into master Jun 30, 2020
@3h4x 3h4x deleted the index-matching-with-regex branch June 30, 2020 17:12
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.

2 participants