-
Notifications
You must be signed in to change notification settings - Fork 503
[aws_logs] Add system tests for awss3 input #7029
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
Conversation
🌐 Coverage report
|
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
packages/aws_logs/data_stream/generic/_dev/test/system/test-default-config.yml
Outdated
Show resolved
Hide resolved
|
@bhapas Thank you so much for working on this! Quick question, are we testing logs ingestion using |
@kaiyan-sheng Yes.. So , we have an |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Add
system testsforawss3input inaws_logsintegrationWhat does this PR do?
Adds system test by using
terraform service deployerand using theSQS queue_urlgenerated interraform outputs.Created test after the implementation of elastic/elastic-package#1272
Checklist
- [ ] I have verified that all data streams collect metrics or logs.- [ ] I have added an entry to my package'schangelog.ymlfile.- [ ] I have verified that Kibana version constraints are current according to guidelines.How to test this PR locally
AWS_ACCESS_KEY_IDandAWS_SECRET_ACCESS_KEYto the env vars.packages/aws_logselastic-package stack up -d -velastic-package test system -velastic-package stack down -v