Skip to content
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

[Blueprints, 02-at-scale] Select Jenkins Fluentbit logs by jq for validations #59

Open
carlosrodlop opened this issue Feb 8, 2024 · 0 comments
Labels
chore Maintenance

Comments

@carlosrodlop
Copy link
Collaborator

The following selection start returning no records

eval $(terraform output --raw aws_logstreams_fluentbit) | jq '.[] | select(.logStreamName | contains("jenkins"))'

jq: error (at :5894): Cannot index array with string "logStreamName"

@carlosrodlop carlosrodlop changed the title [Blueprints, 02-at-scale] Select Fluebit logs by jq [Blueprints, 02-at-scale] Select Jenkins Fluentbit logs by jq for validations Feb 8, 2024
@carlosrodlop carlosrodlop added the enhancement New feature or request label Feb 21, 2024
@carlosrodlop carlosrodlop added chore Maintenance and removed enhancement New feature or request labels Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

No branches or pull requests

1 participant