-
Notifications
You must be signed in to change notification settings - Fork 58
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
[Integrations] Add integration of WAF log #1685
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RyanL1997
force-pushed
the
waf-integration
branch
from
April 11, 2024 01:17
7482c7d
to
3dedc95
Compare
RyanL1997
commented
Apr 11, 2024
server/adaptors/integrations/__data__/repository/aws_waf/assets/create_mv-1.0.0.sql
Outdated
Show resolved
Hide resolved
RyanL1997
added
backport 2.x
enhancement
New feature or request
integrations
Used to denote items related to the Integrations project
labels
Apr 11, 2024
RyanL1997
force-pushed
the
waf-integration
branch
2 times, most recently
from
April 12, 2024 21:53
afcb143
to
1340b00
Compare
RyanL1997
requested review from
ps48,
kavithacm,
derek-ho,
joshuali925,
dai-chen,
YANG-DB,
rupal-bq,
mengweieric,
vamsimanohar,
Swiddis,
penghuo,
anirudha,
paulstn and
sumukhswamy
as code owners
April 12, 2024 22:42
Swiddis
approved these changes
Apr 15, 2024
YANG-DB
approved these changes
Apr 15, 2024
server/adaptors/integrations/__data__/repository/aws_waf/assets/create_mv-1.0.0.sql
Show resolved
Hide resolved
Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]>
Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]>
Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]>
Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]>
RyanL1997
force-pushed
the
waf-integration
branch
from
April 15, 2024 22:29
1340b00
to
2027c8e
Compare
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Apr 15, 2024
* Add integration of WAF log Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> * Modify the mv creation options Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> * Correct the checkpoint location placeholder Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> * Correct the auto refresh config boolean Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> --------- Signed-off-by: Ryan Liang <[email protected]> Co-authored-by: Sean Kao <[email protected]> (cherry picked from commit acc9c8e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
seankao-az
added a commit
that referenced
this pull request
Apr 15, 2024
* Add integration of WAF log * Modify the mv creation options * Correct the checkpoint location placeholder * Correct the auto refresh config boolean --------- (cherry picked from commit acc9c8e) Signed-off-by: Ryan Liang <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Sean Kao <[email protected]>
RyanL1997
pushed a commit
to RyanL1997/dashboards-observability
that referenced
this pull request
Apr 18, 2024
Signed-off-by: Derek Ho <[email protected]>
amsiglan
pushed a commit
to amsiglan/dashboards-observability
that referenced
this pull request
Jun 7, 2024
* Add integration of WAF log Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> * Modify the mv creation options Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> * Correct the checkpoint location placeholder Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> * Correct the auto refresh config boolean Co-authored-by: Sean Kao <[email protected]> Signed-off-by: Ryan Liang <[email protected]> --------- Signed-off-by: Ryan Liang <[email protected]> Co-authored-by: Sean Kao <[email protected]> (cherry picked from commit acc9c8e)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport 2.x
enhancement
New feature or request
integrations
Used to denote items related to the Integrations project
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add integration of WAF log
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.